E&S CVS Commit: PEAK - More doc and code cleanup for peak.naming, including updates to "nis:"

pje at eby-sarna.com pje at eby-sarna.com
Sun Dec 8 17:02:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sun Dec  8 22:01:25 UTC 2002

Modified Files:
	PEAK/src/peak/naming: interfaces.py names.py
	PEAK/src/peak/naming/factories: nisns.py
Added Files:
	PEAK/src/peak/naming: arithmetic.py

Log Message:
More doc and code cleanup for peak.naming, including updates to "nis:"
context.  The "nis:" context has been updated to use the latest in
hierarchical namespace features, and is now simpler and clearer as an
example than ever before -- while also serving as an example of some of
the newer techniques.  Also, moved name arithmetic functions out of
naming.names and into their own module, since they just clutter up the
module.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/arithmetic.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/naming/interfaces.py.diff?r1=1.28&r2=1.29
http://cvs.eby-sarna.com/PEAK/src/peak/naming/names.py.diff?r1=1.41&r2=1.42
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/nisns.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/src/peak/naming/arithmetic.py
cvs rdiff -r1.28 -r1.29 PEAK/src/peak/naming/interfaces.py
cvs rdiff -r1.41 -r1.42 PEAK/src/peak/naming/names.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/naming/factories/nisns.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