E&S CVS Commit: PEAK - Removed special-case for ModuleType in getParentComponent/getComponentName;
pje at eby-sarna.com
pje at eby-sarna.com
Mon Jun 9 18:43:01 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Mon Jun 9 22:51:31 UTC 2003
Modified Files:
PEAK/src/peak/binding: components.py
Log Message:
Removed special-case for ModuleType in getParentComponent/getComponentName;
they now use 'adapt()'. This means that you should now be able to define
'IBindingNode' adapters for foreign classes and use them in a component
tree.
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.117&r2=1.118
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 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