[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 378, Sun Mar 31 22:20:56 2002 UTC version 379, Tue Apr 2 21:38:41 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
   
    * SEF.DynamicBinding is now SEF.AutoCreated, and all AutoCreatable
      classes like SEF.App and SEF.Service must now have an '__init__' method
      that accepts their SEF parent component.  This lets such objects have
      access to the SEF hierarchy during initialization.  (Note that this
      means any '__init__' methods of such classes must be revised to take
      this into consideration.  See TW.Database.DataModel.Database for an
      example of such a revision.)
   
      Also, I dropped the unused SEF.StaticBinding class.
   
  * 'setupModule()' and 'adviseModule()' will now issue warnings for most   * 'setupModule()' and 'adviseModule()' will now issue warnings for most
    questionable code structures and variable redefinitions that might not     questionable code structures and variable redefinitions that might not
    work the way you'd expect or intend under module inheritance.     work the way you'd expect or intend under module inheritance.


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help