E&S CVS Commit: PEAK - Add '++id++' namespace to allow lookups by "location id". Remove
pje at eby-sarna.com
pje at eby-sarna.com
Tue Oct 12 13:34:01 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Tue Oct 12 17:33:16 UTC 2004
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/web: environ.py interfaces.py
PEAK/src/peak/web/tests: test_environ.py
Log Message:
Add '++id++' namespace to allow lookups by "location id". Remove
'findLocation()' method from 'ITraversalContext', since it's redundant to
the namespace and direct traversal fnction. (You'd think I'd have learned
this pattern by now, but oh well.)
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.148&r2=1.149
http://cvs.eby-sarna.com/PEAK/src/peak/web/environ.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.36&r2=1.37
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_environ.py.diff?r1=1.9&r2=1.10
To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 PEAK/src/peak/peak.ini
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/web/environ.py
cvs rdiff -r1.36 -r1.37 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/web/tests/test_environ.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