E&S CVS Commit: PEAK - Finished the July 3 refactoring plan for peak.naming. RefAddr and

pje at eby-sarna.com pje at eby-sarna.com
Sun Jul 7 16:33:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sun Jul  7 20:32:49 UTC 2002

Modified Files:
	PEAK/src/peak/naming: __init__.py contexts.py interfaces.py
	    references.py spi.py
	PEAK/src/peak/naming/factories: __init__.py peak_imports.py smtp.py

Log Message:
Finished the July 3 refactoring plan for peak.naming.  RefAddr and
Reference are gone, replaced with IAddress, and an NNS_Reference class
for future use.  Note: this version won't work right with the
currently-broken Zope Interface package.  I think I'm going to have to go
ahead and include my own distribution of the Interface package, just to
keep a %&@)!(# stable version synced to PEAK.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/__init__.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PEAK/src/peak/naming/contexts.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/naming/interfaces.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/naming/references.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/naming/spi.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/__init__.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/peak_imports.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/smtp.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/naming/__init__.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/naming/contexts.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/naming/interfaces.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/naming/references.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/naming/spi.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/naming/factories/__init__.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/naming/factories/peak_imports.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/naming/factories/smtp.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