E&S CVS Commit: PEAK - Location terminology changes, also made 'interaction.callObject()' suggest

pje at eby-sarna.com pje at eby-sarna.com
Thu Jul 24 19:09:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Jul 24 23:08:48 UTC 2003

Modified Files:
	PEAK/src/peak: peak.ini
	PEAK/src/peak/web: interfaces.py places.py publish.py templates.py
	PEAK/src/peak/web/tests: test_templates.py

Log Message:
Location terminology changes, also made 'interaction.callObject()' suggest
the *parent* of the traversable where the page was found, as the parent of
the page.  This seems to make more sense than making it a child of its own
traversal adapter, and removed a bit of kludginess from the DOMlet->webpage
adapter.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.61&r2=1.62
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_templates.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 PEAK/src/peak/peak.ini
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/web/places.py
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/web/publish.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/web/templates.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/web/tests/test_templates.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list