E&S CVS Commit: PEAK - Remove the ugly hack, replacing it with a bootstrap adapter definition in

pje at eby-sarna.com pje at eby-sarna.com
Mon Jul 14 17:42:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Jul 14 21:41:57 UTC 2003

Modified Files:
	PEAK/examples/trivial_web: webapp.py
	PEAK/src/peak/running: interfaces.py
	PEAK/src/peak/web: publish.py

Log Message:
Remove the ugly hack, replacing it with a bootstrap adapter definition in
peak.running.interfaces.  Now any component can become a 'peak.web'
application, although in the trivial case (i.e. sans security or location
declarations) this simply results in an app where everything is
"unauthorized".  :)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/trivial_web/webapp.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.10&r2=1.11

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/examples/trivial_web/webapp.py
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.10 -r1.11 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