E&S CVS Commit: PEAK - The 'config.iterParents' API has moved to 'binding.iterParents', and all
pje at eby-sarna.com
pje at eby-sarna.com
Tue Jun 22 14:57:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Tue Jun 22 18:56:41 UTC 2004
Modified Files:
PEAK: CHANGES.txt
PEAK/src/peak/binding: components.py
PEAK/src/peak/config: config_components.py
PEAK/src/peak/web: templates.py
Log Message:
The 'config.iterParents' API has moved to 'binding.iterParents', and all
'binding' functions that walk the component hierarchy use it. It has also
been changed to avoid infinite loops in the case of a pathological
component structure.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.140&r2=1.141
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.134&r2=1.135
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.79&r2=1.80
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.20&r2=1.21
To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 PEAK/CHANGES.txt
cvs rdiff -r1.134 -r1.135 PEAK/src/peak/binding/components.py
cvs rdiff -r1.79 -r1.80 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/web/templates.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