E&S CVS Commit: PEAK - Reverted the ability to omit schemes/bodies from parsed URLs, since that

pje at eby-sarna.com pje at eby-sarna.com
Wed Nov 6 15:39:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Wed Nov  6 20:38:22 UTC 2002

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/naming: names.py

Log Message:
Reverted the ability to omit schemes/bodies from parsed URLs, since that
might violate the IName interface contract for URLs!  Fixed a problem with
_defaultScheme support.  Made some notes in TODO about issues in the naming
system that need review/investigation.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/naming/names.py.diff?r1=1.26&r2=1.27

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 PEAK/TODO.txt
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/naming/names.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