E&S CVS Commit: PEAK - Simplified setParentComponent logic by dropping the EigenCell out of the

pje at eby-sarna.com pje at eby-sarna.com
Wed Apr 30 08:06:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Apr 30 12:05:34 UTC 2003

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

Log Message:
Simplified setParentComponent logic by dropping the EigenCell out of the
picture.  We needed such a specialized variation of EigenCell semantics,
that it was cleaner not to reuse EigenCell to implement it.  (It also saved
us 16 bytes per component and cut out some method calls and memory
allocation overhead, but that was a bonus, not a goal.)


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.98&r2=1.99

To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 PEAK/src/peak/binding/components.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