E&S CVS Commit: PEAK - Added 'resolve()' operation to 'IBasicContext' and 'AbstractContext'. This

pje at eby-sarna.com pje at eby-sarna.com
Tue Dec 3 17:52:01 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Tue Dec  3 22:51:01 UTC 2002

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

Log Message:
Added 'resolve()' operation to 'IBasicContext' and 'AbstractContext'.  This
will make it a lot easier to implement complex hierarchical namespaces,
such as filesystem, LDAP, etc.  Existing naming contexts are unaffected.
It may also be that this will allow us to provide default support for
composite names and namespace federation, without resorting to a special
resolver.  But that will come later.


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.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/naming/interfaces.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/naming/contexts.py
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/naming/interfaces.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