E&S CVS Commit: PEAK - Fixed a problem where 'suggestParentComponent()' would attempt to consume

pje at eby-sarna.com pje at eby-sarna.com
Thu May 1 14:22:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu May  1 18:21:46 UTC 2003

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

Log Message:
Fixed a problem where 'suggestParentComponent()' would attempt to consume
all available input when the child component was a readable file.  As a
result, 'suggestParentComponent()' now only tries to suggest parents for
the contents of lists and tuples.  (We may want to add dictionaries when
we go for ZConfig support in 0.5a2.)


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.102&r2=1.103

To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 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