E&S CVS Commit: TransWarp - Added Parsed URL support, default object/URL context factories, and support

pje at eby-sarna.com pje at eby-sarna.com
Wed Jun 12 18:53:01 EDT 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Wed Jun 12 22:52:35 UTC 2002

Modified Files:
	TransWarp/src/TW/Naming: Contexts.py Interfaces.py Names.py SPI.py
	    __init__.py
	TransWarp/src/TW/Utils: Import.py
Added Files:
	TransWarp/src/TW/Naming/factories: __init__.py
Removed Files:
	TransWarp/src/TW/Naming/Schemes: __init__.py

Log Message:
Added Parsed URL support, default object/URL context factories, and support
for TW.Utils.Import to import relative to a particular package.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/src/TW/Naming/Contexts.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/TransWarp/src/TW/Naming/Interfaces.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/TransWarp/src/TW/Naming/Names.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/TransWarp/src/TW/Naming/SPI.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/TransWarp/src/TW/Naming/__init__.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/TransWarp/src/TW/Naming/factories/__init__.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/Import.py.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 TransWarp/src/TW/Naming/Contexts.py
cvs rdiff -r1.8 -r1.9 TransWarp/src/TW/Naming/Interfaces.py
cvs rdiff -r1.4 -r1.5 TransWarp/src/TW/Naming/Names.py
cvs rdiff -r1.9 -r1.10 TransWarp/src/TW/Naming/SPI.py
cvs rdiff -r1.5 -r1.6 TransWarp/src/TW/Naming/__init__.py
cvs rdiff -r1.1 -r0 TransWarp/src/TW/Naming/Schemes/__init__.py
cvs rdiff -r0 -r1.1 TransWarp/src/TW/Naming/factories/__init__.py
cvs rdiff -r1.5 -r1.6 TransWarp/src/TW/Utils/Import.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