E&S CVS Commit: PEAK - Moved lookupComponent() from IBindingSPI to IBindingAPI, and made it no
pje at eby-sarna.com
pje at eby-sarna.com
Thu Nov 7 21:18:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Fri Nov 8 02:17:39 UTC 2002
Modified Files:
PEAK/src/peak/binding: components.py interfaces.py
Log Message:
Moved lookupComponent() from IBindingSPI to IBindingAPI, and made it no
longer necessary for an object to support this method in order to be part
of a component hierarchy. Possibly with a little more work, we could get
arbitrary Python objects to be considered component roots...
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.54&r2=1.55
http://cvs.eby-sarna.com/PEAK/src/peak/binding/interfaces.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 PEAK/src/peak/binding/components.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/binding/interfaces.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