[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1311, Sat Aug 2 12:12:11 2003 UTC version 1335, Wed Aug 13 23:36:59 2003 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - 'peak.running.commands.AbstractCommand' now offers a '_run()' method that
      can be overridden in subclasses, instead of 'run()'.  If you override the
      new '_run()' method instead, you get the advantage of automatic handling
      for invocation errors and 'SystemExit' exceptions, provided for you by the
      'run()' method.
   
  - There is now a 'storage.DMFor(class)' function that returns a configuration   - There is now a 'storage.DMFor(class)' function that returns a configuration
    key for registering or looking up data managers by class.  You can use the     key for registering or looking up data managers by class.  You can use the
    returned key in a binding's 'offerAs' list, or as the target of a 'bindTo()'     returned key in a binding's 'offerAs' list, or as the target of a 'bindTo()'


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help