[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1946, Thu Nov 25 03:01:35 2004 UTC version 1953, Sat Nov 27 01:36:21 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 'peak.running.options', a new option-parsing framework that extends
      'optparse' to support the PEAK 'commands' framework.  Command instances
      can now refer to 'self.parsed_args' to find their non-option arguments,
      and to trigger setting of their attributes (or calling of methods) based on
      their raw arguments from 'self.argv'.  See 'options.txt' in the
      'peak.running' package directory for a complete tutorial.
   
  - There is now a 'binding.initAttrs()' function that can be used to initialize   - There is now a 'binding.initAttrs()' function that can be used to initialize
    an object's attributes from e.g. constructor keyword arguments, similar to     an object's attributes from e.g. constructor keyword arguments, similar to
    how 'binding.Component' and 'binding.Attribute' constructors work.     how 'binding.Component' and 'binding.Attribute' constructors work.


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help