E&S CVS Commit: PEAK - Added 'Bootstrap' command class that makes it unnecessary to write custom

pje at eby-sarna.com pje at eby-sarna.com
Wed Apr 23 17:11:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Apr 23 21:10:04 UTC 2003

Modified Files:
	PEAK/src/peak/running: commands.py

Log Message:
Added 'Bootstrap' command class that makes it unnecessary to write custom
startup scripts for each possible command class.  It accepts a component
name or URL as its first argument, then invokes the component so found.
This should let us supply a generic "start" script suitable for virtually
every occasion.  (As soon as we decide what to call the script, and where
to install it.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/running/commands.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list