[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1931, Tue Nov 16 22:01:24 2004 UTC version 1937, Sun Nov 21 01:19:42 2004 UTC
Line 1 
Line 1 
 Fixes and Enhancements since Version 0.5 alpha 3  Fixes and Enhancements since Version 0.5 alpha 3
   
    - Added a new function, 'binding.activateClass()', that can be used to
      activate any bindings in the class.  This can now be used in place of
      subclassing a PEAK base class or using a PEAK metaclass.  In future, this
      will be integrated into PEAK attribute descriptors such that defining a
      descriptor within a class' body is sufficient to cause this function to be
      invoked.
   
  - 'binding.IBindingNode' was REMOVED, consolidated into 'binding.IComponent',   - 'binding.IBindingNode' was REMOVED, consolidated into 'binding.IComponent',
    as its various individual methods have been replaced with generic functions     as its various individual methods have been replaced with generic functions
    in the existing 'binding' API.  For example, 'binding.getParentComponent(x)'     in the existing 'binding' API.  For example, 'binding.getParentComponent(x)'


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help