E&S CVS Commit: PEAK - Replace uses of the deprecated 'binding.Base' with 'binding.Component'.

pje at eby-sarna.com pje at eby-sarna.com
Tue Apr 29 13:34:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Apr 29 17:33:02 UTC 2003

Modified Files:
	PEAK/docs/core_tutorial: binding.tex
	PEAK/src/peak/binding: components.py once.py
	PEAK/src/peak/binding/tests: __init__.py
	PEAK/src/peak/config: config_components.py interfaces.py
	PEAK/src/peak/naming/factories: openable.py
	PEAK/src/peak/running: daemons.py scheduler.py
	PEAK/src/peak/storage: autocommit.py caches.py transactions.py

Log Message:
Replace uses of the deprecated 'binding.Base' with 'binding.Component'.
Updated tutorial for this and other binding.interfaces name changes; note
that the tutorial has *not* been fully reviewed for semantic issues yet.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/docs/core_tutorial/binding.tex.diff?r1=1.21&r2=1.22
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.95&r2=1.96
http://cvs.eby-sarna.com/PEAK/src/peak/binding/once.py.diff?r1=1.39&r2=1.40
http://cvs.eby-sarna.com/PEAK/src/peak/binding/tests/__init__.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.36&r2=1.37
http://cvs.eby-sarna.com/PEAK/src/peak/config/interfaces.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/openable.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/running/daemons.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/storage/autocommit.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/storage/caches.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 PEAK/docs/core_tutorial/binding.tex
cvs rdiff -r1.95 -r1.96 PEAK/src/peak/binding/components.py
cvs rdiff -r1.39 -r1.40 PEAK/src/peak/binding/once.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/binding/tests/__init__.py
cvs rdiff -r1.36 -r1.37 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/config/interfaces.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/naming/factories/openable.py
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/running/daemons.py
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/running/scheduler.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/storage/autocommit.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/storage/caches.py
cvs rdiff -r1.20 -r1.21 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