[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1088, Wed May 7 23:23:07 2003 UTC version 1092, Fri May 9 00:14:32 2003 UTC
Line 11 
Line 11 
    methods change slightly, and explicit field definitions (using     methods change slightly, and explicit field definitions (using
    'model.structField' or similar) are required.  See PEAK's 'URL.Base'     'model.structField' or similar) are required.  See PEAK's 'URL.Base'
    subclasses for examples.  There is also a sophisticated parsing and     subclasses for examples.  There is also a sophisticated parsing and
    formatting framework that can be used in place of the old regex-based     formatting framework (see the 'peak.naming.URL' and 'peak.util.fmtparse'
    approach.     modules) that can be used in place of the old regex-based approach.
   
    - Added 'peak.util.fmtparse', a parsing and formatting framework, and
      integrated it with 'peak.model' so that any element type can have a
      syntax for parsing from, or formatting to, a string.
   
  - 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.1088  
changed lines
  Added in v.1092

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help