E&S CVS Commit: PEAK - Added 'import:' URL scheme to naming.factories, and tested it with
pje at eby-sarna.com
pje at eby-sarna.com
Mon Jul 1 19:14:00 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Mon Jul 1 23:13:54 UTC 2002
Modified Files:
PEAK/src/peak/binding/tests: __init__.py
PEAK/src/peak/naming/factories: __init__.py
Added Files:
PEAK/src/peak/naming/factories: peak_imports.py
Log Message:
Added 'import:' URL scheme to naming.factories, and tested it with
binding.bindTo(). This now verifies that binding to URL strings works,
along with much of the high-level structure of the naming package. An
"import"-ant milestone for PEAK!
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/tests/__init__.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/__init__.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/peak_imports.py?rev=1.1&content-type=text/vnd.viewcvs-markup
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/binding/tests/__init__.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/naming/factories/__init__.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/naming/factories/peak_imports.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