[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1501, Fri Nov 28 21:51:50 2003 UTC version 1503, Sat Nov 29 04:01:31 2003 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - The 'referencedType' of a 'model.StructuralFeature' can now be any
      'binding.IComponentKey', not just a type or a string.  Types are also now
      implicitly component keys, which means you can use 'binding.Obtain(SomeType)'
      to look up 'SomeType'.  (Right now, this is no different than using 'SomeType'
      without the 'binding.Obtain()', but in future releases this will use a
      "class replacement service" to allow easy replacement of model and other
      collaborator classes, while implementing AOP-like features.)
   
  - Added 'naming.Indirect(key)', a 'binding.IComponentKey' that can be used to   - Added 'naming.Indirect(key)', a 'binding.IComponentKey' that can be used to
    do an indirect lookup via another 'IComponentKey' (such as a name).  Using     do an indirect lookup via another 'IComponentKey' (such as a name).  Using
    'naming.Indirect()', you can replace code like this::     'naming.Indirect()', you can replace code like this::


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help