[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 379, Tue Apr 2 21:38:41 2002 UTC version 380, Thu Apr 4 17:30:19 2002 UTC
Line 1 
Line 1 
 New Features and Bug Fixes since v0.2, preview 1  New Features and Bug Fixes since v0.2, preview 1
   
    * Added support for pickling instances of nested classes; this required
      changing all uses of '__name__' which needed an unqualified class name.
      Notably, one should use 'feature.attrName' instead of 'feature.__name__'
      in verb definitions.
   
  * SEF.DynamicBinding is now SEF.AutoCreated, and all AutoCreatable   * SEF.DynamicBinding is now SEF.AutoCreated, and all AutoCreatable
    classes like SEF.App and SEF.Service must now have an '__init__' method     classes like SEF.App and SEF.Service must now have an '__init__' method
    that accepts their SEF parent component.  This lets such objects have     that accepts their SEF parent component.  This lets such objects have


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help