[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1861, Sat Oct 16 20:37:13 2004 UTC version 1883, Fri Oct 22 02:54:52 2004 UTC
Line 1 
Line 1 
 Fixes and Enhancements since Version 0.5 alpha 3  Fixes and Enhancements since Version 0.5 alpha 3
   
    - 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.
   
  - Added a 'data:' URL scheme, implementing RFC 2397 (although it's not as   - Added a 'data:' URL scheme, implementing RFC 2397 (although it's not as
    strict in its parsing of the content type and parameters as the RFC calls     strict in its parsing of the content type and parameters as the RFC calls
    for).  This is a semi-convenient way to provide configuration data in-line,     for).  This is a semi-convenient way to provide configuration data in-line,


Generate output suitable for use with a patch program
Legend:
Removed from v.1861  
changed lines
  Added in v.1883

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help