[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1573, Sun Dec 28 00:14:24 2003 UTC version 1574, Sun Dec 28 03:52:01 2003 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - Added 'binding.PluginKeys' and 'binding.PluginsFor'.  These are component
      keys that can be used to 'Obtain' plugins registered within a property
      namespace.  'PluginKeys' obtains a list of the plugins' configuration keys,
      while 'PluginsFor' obtains a list of the actual plugins.
   
    - Replaced 'peak.config.registries.EigenRegistry' with
      'peak.config.registries.ImmutableConfig'.  The only use we had for
      'EigenRegistry' was to keep track of 'offerAs' settings within classes, and
      it didn't need all the extra complexity of eigenstate management.  The new,
      more-specialized class is shorter, simpler, and easier to use.
   
  - Added 'config.iterKeys()' which iterates over all available configuration   - Added 'config.iterKeys()' which iterates over all available configuration
    keys in a given namespace (just property names for now).  The 'config:'     keys in a given namespace (just property names for now).  The 'config:'
    namespace is now a 'naming.IReadContext', so you can navigate it with the     namespace is now a 'naming.IReadContext', so you can navigate it with the


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help