E&S CVS Commit: PEAK - Logic fixes for hierarchical namespaces, to ensure that if an object found
pje at eby-sarna.com
pje at eby-sarna.com
Fri Dec 6 14:04:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Fri Dec 6 19:03:18 UTC 2002
Modified Files:
PEAK/src/peak/naming: contexts.py
Log Message:
Logic fixes for hierarchical namespaces, to ensure that if an object found
in the name resolution process isn't a resolver, the resolution will
gracefully attempt to "back up" along the resolution hierarchy to find a
suitable target context. This has the side effect of effectively requiring
that an empty name must always refer to a context's NNS. This should
probably use NNS_NAME instead.
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.39&r2=1.40
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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