E&S CVS Commit: PEAK - Update IDOMletNode docs to reflect that 'data' is now an ITraversalContext
pje at eby-sarna.com
pje at eby-sarna.com
Tue Aug 5 14:54:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Tue Aug 5 18:53:26 UTC 2003
Modified Files:
PEAK/src/peak/web: interfaces.py places.py
Log Message:
Update IDOMletNode docs to reflect that 'data' is now an ITraversalContext
rather than an IWebTraversable. Also, fix traversal contexts passing
empty names through to their underlying traversable.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.18&r2=1.19
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/web/places.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