E&S CVS Commit: PEAK - Partial cleanup of '__class_provides__'; now it's supplied by the most

pje at eby-sarna.com pje at eby-sarna.com
Thu Apr 3 17:40:01 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Apr  3 22:39:50 UTC 2003

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/binding: components.py once.py

Log Message:
Partial cleanup of '__class_provides__'; now it's supplied by the most
basic metaclass (Activator), instead of being poked in by 'Once' attributes
after the fact.  There probably really should be a 'registerAttribute'
interface method or something for this, but at least now it's not *too*
unbearably ugly.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.40&r2=1.41
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.84&r2=1.85
http://cvs.eby-sarna.com/PEAK/src/peak/binding/once.py.diff?r1=1.35&r2=1.36

To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 PEAK/TODO.txt
cvs rdiff -r1.84 -r1.85 PEAK/src/peak/binding/components.py
cvs rdiff -r1.35 -r1.36 PEAK/src/peak/binding/once.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