[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 346, Sun Mar 17 05:01:16 2002 UTC version 355, Sat Mar 23 23:32:54 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
   
    * Rewrote SEF "features" to use 'element.verbFeature()' style methods
      instead of 'element.feature.verb()' style.  UML/XMI/Querying code
      still uses the old-style SEF framework, which is still available from
      'TW.SEF.FeatureObjects'.  See the docs of 'TW.SEF.Basic.FeatureMC'
      and 'TW.API.Meta.MethodExporter' for details on how new-style methods
      work.
   
    * Fixed misc. bugs in 'DataModel', 'LDAPModel', 'Connections', and
      'TW.Caching' found by Ulrich Eck.  Thanks Ulrich!  Also, added a fix
      to ensure that non-existent records are invalidated by
      'RecordType.getItem()'.
   
    * Added basic Specialist implementation to 'TW.SEF.Basic', and reverted
      naming from 'TypeService' and 'ITypeService' to 'Specialist' and
      'ISpecialist'.  Updated 'TW.SEF.Interfaces' to reflect "self"-less
      convention for documenting methods.
   
    * Dropped obsolete 'TW.Database.Records' module.
   
  * Added 'SEF.bindToParent()' and 'SEF.bindToNames()' specifiers to allow   * Added 'SEF.bindToParent()' and 'SEF.bindToNames()' specifiers to allow
    more flexible component parameter bindings.     more flexible component parameter bindings.
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help