E&S CVS Commit: PEAK - "As We Planned-it of the APES, The Final Chapter". Removed
pje at eby-sarna.com
pje at eby-sarna.com
Sun Apr 27 18:39:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Sun Apr 27 22:38:41 UTC 2003
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/binding: components.py
PEAK/src/peak/config: api_impl.py config_components.py
PEAK/src/peak/config/tests: __init__.py
PEAK/src/peak/naming/tests: __init__.py
PEAK/src/peak/tests: __init__.py
Log Message:
"As We Planned-it of the APES, The Final Chapter". Removed
AppConfig/SysConfig classes and APIs. Renamed 'instancePerApp()'
to 'provideInstance()' (since it now just provides a single instance), and
added 'instancePerComponent()' (which provides a fresh instance per target
component). Some files have whitespace-only changes.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.36&r2=1.37
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.89&r2=1.90
http://cvs.eby-sarna.com/PEAK/src/peak/config/api_impl.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.34&r2=1.35
http://cvs.eby-sarna.com/PEAK/src/peak/config/tests/__init__.py.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/naming/tests/__init__.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/PEAK/src/peak/tests/__init__.py.diff?r1=1.18&r2=1.19
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 PEAK/src/peak/peak.ini
cvs rdiff -r1.89 -r1.90 PEAK/src/peak/binding/components.py
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/config/api_impl.py
cvs rdiff -r1.34 -r1.35 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/config/tests/__init__.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/naming/tests/__init__.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/tests/__init__.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