E&S CVS Commit: PEAK - Tightened restriction on setParentComponent() such that it can only be used
pje at eby-sarna.com
pje at eby-sarna.com
Fri Aug 2 19:08:00 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Fri Aug 2 23:07:17 UTC 2002
Modified Files:
PEAK/src/peak/binding: components.py
Log Message:
Tightened restriction on setParentComponent() such that it can only be used
until getParentComponent() has been used on the component. This will
ensure a highly stable component structure.
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.35&r2=1.36
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 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