[Subversion] / PEAK / CHANGES.txt  

Revision 1883


Jump to revision:
Previous Next
Author: pje
Date: Fri Oct 22 02:54:52 2004 UTC (19 years, 6 months ago)

Log Message:

Added an optional 'base' argument to 'naming.parseURL()', to allow parsing
URLs relative to a base URL.  For a URL scheme to support this, it must
implement the new 'naming.IBaseURL' interface.  See the
'peak.naming.factories.openable' module for example implementations.

Also, changed 'pkgfile:' URL implementation to actually track its 'module'
and 'path' parts separately, so that it can implement relative URLs
safely.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/naming/api.py modified X   (diff to previous)
PEAK/src/peak/naming/factories/openable.py modified X   (diff to previous)
PEAK/src/peak/naming/interfaces.py modified X   (diff to previous)
PEAK/src/peak/naming/tests/__init__.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help