E&S CVS Commit: PEAK - Misc. peak.web and CGI fixes; you can now choose a custom interaction or

pje at eby-sarna.com pje at eby-sarna.com
Thu Jul 10 14:24:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Jul 10 18:23:15 UTC 2003

Modified Files:
	PEAK/src/peak/running: commands.py
	PEAK/src/peak/web: interfaces.py publish.py

Log Message:
Misc. peak.web and CGI fixes; you can now choose a custom interaction or
location/behavior protocols without subclassing CGIPublisher.  It suffices
to configure them via config properties on your app component.  Also, fixed
a problem with the FastCGI runner.


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.29&r2=1.30
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 PEAK/src/peak/running/commands.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/web/publish.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