E&S CVS Commit: PEAK - Simplified getURLContext() so it doesn't need a starting context. Made

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


Module Name:	PEAK
Committed By:	pje
Date:		Wed Nov  6 20:28:55 UTC 2002

Modified Files:
	PEAK/src/peak/naming: names.py spi.py

Log Message:
Simplified getURLContext() so it doesn't need a starting context.  Made
ParsedURL's support a '_defaultScheme' for use when a name doesn't include
a scheme.  Added 'formatString' support to ParsedURLs so they can display
themselves differently from OpaqueURLs.  Changed fromURL() method so that
ParsedURL's don't have to keep the scheme and body parameters if they don't
want to.


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

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