[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1641, Mon Jan 26 20:57:09 2004 UTC version 1659, Fri Jan 30 00:28:02 2004 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - Added '[Named Services]' section parser to 'peak.ini'.  This new section
      type functions almost identically to '[Component Factories]', except that
      the keys are property names rather than references to interfaces or other
      component keys.  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
      property name, as usual.  The difference is that you are guaranteed to
      always use the same *instance* of the service, within a given service area.
   
  - Added 'peak serve' and 'peak launch' commands, for running "CGI" apps in   - Added 'peak serve' and 'peak launch' commands, for running "CGI" apps in
    a browser from the local machine.  For example, doing this::     a browser from the local machine.  For example, doing this::
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help