[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1181, Tue Jun 10 21:11:48 2003 UTC version 1182, Tue Jun 10 21:22:10 2003 UTC
Line 12 
Line 12 
    methods to them.     methods to them.
   
  - Added experimental 'invoke.c' script for POSIX-ish platforms with funky   - Added experimental 'invoke.c' script for POSIX-ish platforms with funky
    '#!' support, or lack thereof.  'invoke' is designed to be used like this::     '#!' support, or lack thereof.
   
      'invoke' is designed to be used like this::
   
      #!/usr/local/bin/invoke peak somearg otherarg...       #!/usr/local/bin/invoke peak somearg otherarg...
   
  This should work on most sane platforms with a long-enough commandline.   This should work on most sane platforms with a long-enough commandline.
  (See http://homepages.cwi.nl/~aeb/std/hashexclam-1.html for details on the     (See "this page":http://homepages.cwi.nl/~aeb/std/hashexclam-1.html for
  insanely incompatible ways different Unixes interpret #! lines.)     details on the insanely incompatible ways different Unixes interpret '#!'
      lines.)
   
  The script is not currently built or installed by setup.py.  On the   The script is not currently built or installed by setup.py.  On the
  platforms it's targeted at, you should be able to build it with::   platforms it's targeted at, you should be able to build it with::
Line 29 
Line 32 
   
  - Added a ZConfig schema for 'running.commands.EventDriven' applications,   - Added a ZConfig schema for 'running.commands.EventDriven' applications,
    a ZConfig component definition for adaptive tasks, and a running shortcut     a ZConfig component definition for adaptive tasks, and a running shortcut
    called 'EventDriven'.  It should now be possible to do this::     called 'EventDriven'.
   
      It should now be possible to do this::
   
      #!/usr/bin/env peak EventDriven       #!/usr/bin/env peak EventDriven
   
Line 46 
Line 51 
   
  - Added 'zconfig.schema' URL scheme that loads an enhanced ZConfig schema   - Added 'zconfig.schema' URL scheme that loads an enhanced ZConfig schema
    object that can act as a command line interpreter using the 'peak' script.     object that can act as a command line interpreter using the 'peak' script.
   
    To use it, run 'peak zconfig.schema:urlToSchema urlOfConfig'.  Or, add     To use it, run 'peak zconfig.schema:urlToSchema urlOfConfig'.  Or, add
    a line like this::     a line like this::
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help