[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 367, Sun Mar 31 15:30:48 2002 UTC version 371, Sun Mar 31 16:37:42 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 'SEF.bindToParent()', 'SEF.bindToNames()', and 'SEF.bindToSelf()'
      descriptors, to allow more flexible component parameter bindings.
   
    * Improved key integrity checks in DataModel: Record objects now disallow
      modification of key fields unless the old value is None, and cache
      collisions between records with supposedly unique keys will result in an
      AssertionError.
   
  * Added 'SET' method (ala WarpCORE's set_X procedures) to   * Added 'SET' method (ala WarpCORE's set_X procedures) to
    TW.Utils.MiniTable.     TW.Utils.MiniTable.
   
Line 30 
Line 38 
   
  * Dropped obsolete 'TW.Database.Records' module.   * Dropped obsolete 'TW.Database.Records' module.
   
  * Added 'SEF.bindToParent()' and 'SEF.bindToNames()' specifiers to allow  
    more flexible component parameter bindings.  
   
  * Fixed the base class "rebind by name" bugs in module inheritance, and   * Fixed the base class "rebind by name" bugs in module inheritance, and
    updated the documentation to more clearly reflect what it is that     updated the documentation to more clearly reflect what it is that
    metaclass generation and module inheritance does and does not do.  Added     metaclass generation and module inheritance does and does not do.  Added


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help