E&S CVS Commit: PEAK - Make all IWebTraversable methods accept a traversal context, instead of

pje at eby-sarna.com pje at eby-sarna.com
Wed Jun 2 18:36:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Wed Jun  2 22:35:08 UTC 2004

Modified Files:
	PEAK/src/peak/web: interfaces.py places.py resources.py skins.py

Log Message:
Make all IWebTraversable methods accept a traversal context, instead of
some a context and some an interaction.  (This is preparation for replacing
traversal context objects with an environment mapping.)


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.25&r2=1.26
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.25&r2=1.26
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.21&r2=1.22
http://cvs.eby-sarna.com/PEAK/src/peak/web/skins.py.diff?r1=1.13&r2=1.14

To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 PEAK/src/peak/web/interfaces.py \
    PEAK/src/peak/web/places.py
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/web/resources.py
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/web/skins.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