E&S CVS Commit: PEAK - New semantics for config.setLocal()/config.getLocal(). 'forRoot' can now
pje at eby-sarna.com
pje at eby-sarna.com
Tue Jul 23 11:14:01 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Tue Jul 23 15:13:56 UTC 2002
Modified Files:
PEAK/src/peak/running/config: api.py
Log Message:
New semantics for config.setLocal()/config.getLocal(). 'forRoot' can now
be None, which will set or get the default local configuration object. The
default will be used as a local configuration for any root which has not
had a configuration explicitly set via setLocal(). This means that the
default local configuration object is now normally shared; the old code was
creating a new default configuration for each root.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/config/api.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/running/config/api.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