E&S CVS Commit: PEAK - Streamline setup and cloning of traversal contexts so that the common case

pje at eby-sarna.com pje at eby-sarna.com
Wed Sep 29 12:51:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Wed Sep 29 16:50:27 UTC 2004

Modified Files:
	PEAK/src/peak/web: environ.py

Log Message:
Streamline setup and cloning of traversal contexts so that the common case
(creating a child context with no special changes) is also the shortest
execution path, requiring no keyword arguments or extra method calls.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/environ.py.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/web/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