[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1081, Mon May 5 19:08:05 2003 UTC version 1086, Tue May 6 23:33:16 2003 UTC
Line 1 
Line 1 
 Fixes and Enhancements since Version 0.5 alpha 1  Fixes and Enhancements since Version 0.5 alpha 1
   
    - Refactored naming.ParsedURL to be a peak.model.Struct; this means that
      existing ParsedURL subclasses will need to be revised if they used fields
      other than 'scheme' and 'body'.  See PEAK's ParsedURL subclasses for
      examples of the needed changes.  Mainly, '__init__' methods go away,
      'parse' methods change slightly, and explicit field definitions (using
      'model.structField' or similar) are required.
   
  - Added 'binding.whenAssembled(...)' as syntax sugar for   - Added 'binding.whenAssembled(...)' as syntax sugar for
    'binding.Once(...,activateUponAssembly=True)'.     'binding.Once(...,activateUponAssembly=True)'.
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help