E&S CVS Commit: PEAK - First draft of command-line application base classes, including subcommands

pje at eby-sarna.com pje at eby-sarna.com
Thu Apr 17 23:00:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Apr 18 02:59:49 UTC 2003

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

Log Message:
First draft of command-line application base classes, including subcommands
and interpreters.  None of this is tested, but most should be workable
except for 'ZConfigInterpreter' which needs a lot more work to be usable.
In particular, I need to make a ZConfig wrapper that's "PEAK-aware", e.g.
using 'peak.naming' for URL resolution, and possibly allowing access to
component context during section conversions.  Also, I need to make some
'__main__' scripts that invoke some of the new interpreter classes and
perhaps have some "Hello World" examples.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 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