[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 346, Sun Mar 17 05:01:16 2002 UTC version 1075, Sat May 3 12:33:36 2003 UTC
Line 1 
Line 1 
 New Features and Bug Fixes since v0.2, preview 1  Fixes and Enhancements since Version 0.5 alpha 1
   
  * Added 'SEF.bindToParent()' and 'SEF.bindToNames()' specifiers to allow   - Fixed 'mof2py' generator script not working
    more flexible component parameter bindings.  
   
  * Fixed the base class "rebind by name" bugs in module inheritance, and   - Fixed model.Element not getting parent component set when passed as a
    updated the documentation to more clearly reflect what it is that     constructor argument.
    metaclass generation and module inheritance does and does not do.  Added  
    test cases to prevent regression of the rebind-by-name problem.  
   
  * The 'setup.py' script features a new command, 'happy', which can be used   - Fixed property/utility lookups not working correctly on model.*
    to generate the API reference docs, and this command runs as part of the     objects.
    'sdist' command to build source distributions.  
   
  * The API reference docs in the source distribution has been moved from   - Fixed IndentedStream generating all-whitespace lines
    the 'doc' directory to 'docs/html/reference'.  
    - Made 'NOT_GIVEN' and 'NOT_FOUND' recognizable by humans (they 'repr'
      and 'str' to their names) and by Python (they can be pickled, and
      when restored they come back as the same object).
   
  * Added 'CHANGES.txt' file.  


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help