E&S CVS Commit: PEAK - Moved remaining utility/property functions from binding -> config. This

pje at eby-sarna.com pje at eby-sarna.com
Tue Nov 26 13:38:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Tue Nov 26 18:37:55 UTC 2002

Modified Files:
	PEAK/src/peak: peak.ini
	PEAK/src/peak/binding: components.py
	PEAK/src/peak/binding/tests: __init__.py
	PEAK/src/peak/config: api_impl.py config_components.py
	PEAK/src/peak/storage: transactions.py

Log Message:
Moved remaining utility/property functions from binding -> config.  This
should make it a little easier to finish tutorial chapter 2...  ;)
Seriously, these functions aren't really about binding, even though they're
called by certain attribute bindings.  They're about finding configuration
data.


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.21&r2=1.22
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.70&r2=1.71
http://cvs.eby-sarna.com/PEAK/src/peak/binding/tests/__init__.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/config/api_impl.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.27&r2=1.28
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.14&r2=1.15

To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/peak.ini
cvs rdiff -r1.70 -r1.71 PEAK/src/peak/binding/components.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/binding/tests/__init__.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/config/api_impl.py
cvs rdiff -r1.27 -r1.28 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/storage/transactions.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