E&S CVS Commit: PEAK - Fixed a problem where objects created via naming.lookup() would have

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 7 19:26:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Fri Nov  8 00:25:43 UTC 2002

Modified Files:
	PEAK/src/peak/naming: contexts.py

Log Message:
Fixed a problem where objects created via naming.lookup() would have
a LocalConfig as their parent, instead of simply being component roots.
For some reason I thought that would be better; but if you're using
multiple LocalConfig objects, you really need to pass explicit target
components to *all* PEAK API's anyway.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/contexts.py.diff?r1=1.24&r2=1.25

To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 PEAK/src/peak/naming/contexts.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