[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 372, Sun Mar 31 17:08:33 2002 UTC version 374, Sun Mar 31 20:27:05 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 warnings for detectable module-level modifications of mutables
      in modules which are used for inheritances or advice.  Added an API
      function, 'configure(object, attr1=val, attr2=val,...)' to safely
      set attributes of mutables that might have been defined in a derived
      module.
   
  * Removed 'Meta.ClassInit' and '__class_init__' support.  Use metaclass   * Removed 'Meta.ClassInit' and '__class_init__' support.  Use metaclass
    '__init__' methods instead; see 'TW.Database.DataModel.RecordTypeMC'     '__init__' methods instead; see 'TW.Database.DataModel.RecordTypeMC'
    for one example of the conversion.     for one example of the conversion.


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help