[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1659, Fri Jan 30 00:28:02 2004 UTC version 1660, Fri Jan 30 02:07:24 2004 UTC
Line 3 
Line 3 
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
  - Added '[Named Services]' section parser to 'peak.ini'.  This new section   - Added '[Named Services]' section parser to 'peak.ini'.  This new section
    type functions almost identically to '[Component Factories]', except that     type functions similarly to '[Component Factories]', except that
    the keys are property names rather than references to interfaces or other     the keys are property names rather than references to interfaces or other
    component keys.  This should be helpful for configuring shared services that     component keys, and the values are an expression that creates the actual
    all implement the same interface, such as SQL connection objects.     instance, rather than the name of a factory for the service  This should be
      helpful for configuring shared services that all implement the same
      interface, such as SQL connection objects.
   
    Note that to look up a named service, you simply use the appropriate     Note that to look up a named service, you simply use the appropriate
    property name, as usual.  The difference is that you are guaranteed to     property name, as usual.  The difference is that you are guaranteed to


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help