[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1280, Mon Jul 28 20:37:58 2003 UTC version 1282, Mon Jul 28 22:06:39 2003 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - It's now possible to declare an attribute as offering a wildcard property;
      such lookups now follow the same rules as other wildcard property lookups.
      The 'config.IConfigKey' interface has been changed to cleanly support
      implied keys at both registration and lookup time, so you can implement
      your own key types that work the way interfaces or property names do for
      configuration lookups.
   
    - The 'EigenRegistry' class has been moved from 'peak.util.EigenData' to
      'peak.config.registries', as it hasn't really been useful outside PEAK for
      a while now.
   
  - .ini files now support "smart property" objects ('config.ISmartProperty').   - .ini files now support "smart property" objects ('config.ISmartProperty').
    If a property rule defined in an .ini file evaluates at runtime to an object     If a property rule defined in an .ini file evaluates at runtime to an object
    that implements 'ISmartProperty', the object will be given a chance to     that implements 'ISmartProperty', the object will be given a chance to


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help