E&S CVS Commit: PEAK - Fixed the attributes-as-utilities problems. Also unified AutoCreatable

pje at eby-sarna.com pje at eby-sarna.com
Sun Oct 6 12:56:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sun Oct  6 16:55:56 UTC 2002

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

Log Message:
Fixed the attributes-as-utilities problems.  Also unified AutoCreatable
and OnceClass, as they should've been a long time ago.

This is what I was trying to do last night, when the Python bug raised its
ugly head out of the murky swamp that was peak.metamodels.FeatureObject!

Now that all this cruft's out of the way, I can start in on actually
testing the peak.config properties system!


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

To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 PEAK/src/peak/binding/components.py
cvs rdiff -r1.16 -r1.17 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