E&S CVS Commit: PEAK - Add more aggressive caching to 'config.Namespace()'. Add 'findLocation()'
pje at eby-sarna.com
pje at eby-sarna.com
Mon Oct 11 17:39:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Mon Oct 11 21:38:07 UTC 2004
Modified Files:
PEAK/src/peak: core.py
PEAK/src/peak/config: config_components.py
PEAK/src/peak/ddt: processors.py
PEAK/src/peak/web: interfaces.py publish.py
Log Message:
Add more aggressive caching to 'config.Namespace()'. Add 'findLocation()'
to 'web.ITraversalContext' (without an implementation, as yet).
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/core.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.83&r2=1.84
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/processors.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.34&r2=1.35
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.46&r2=1.47
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/core.py
cvs rdiff -r1.83 -r1.84 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/ddt/processors.py
cvs rdiff -r1.34 -r1.35 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.46 -r1.47 PEAK/src/peak/web/publish.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