E&S CVS Commit: PEAK - Stamp out '_provides', replace with 'declareAsProviderOf'. Removed

pje at eby-sarna.com pje at eby-sarna.com
Wed Apr 30 19:09:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Apr 30 23:08:45 UTC 2003

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/binding: components.py once.py
	PEAK/src/peak/config: config_components.py
	PEAK/src/peak/storage: transactions.py

Log Message:
Stamp out '_provides', replace with 'declareAsProviderOf'.  Removed
extraneous '_provides' declarations left over from the days when classes
could effectively be their own 'binding.New'.  I decided not to document
the interface of attribute binding objects at this time, because the
implementation is tied to the classes right now anyway.

Also, misc. TODO edits.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.50&r2=1.51
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.100&r2=1.101
http://cvs.eby-sarna.com/PEAK/src/peak/binding/once.py.diff?r1=1.40&r2=1.41
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.39&r2=1.40
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.21&r2=1.22

To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 PEAK/TODO.txt
cvs rdiff -r1.100 -r1.101 PEAK/src/peak/binding/components.py
cvs rdiff -r1.40 -r1.41 PEAK/src/peak/binding/once.py
cvs rdiff -r1.39 -r1.40 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.21 -r1.22 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