E&S CVS Commit: PEAK - Refactor BaseInteraction -> Interaction + InteractionPolicy. Added config

pje at eby-sarna.com pje at eby-sarna.com
Mon Jul 14 16:29:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Jul 14 20:28:07 UTC 2003

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

Log Message:
Refactor BaseInteraction -> Interaction + InteractionPolicy.  Added config
properties for 'peak.web.authenticationService', 'peak.web.appLog', and
'peak.web.defaultMethod'.  Integrated default method handling (e.g.
'index_html'), and default authentication, thus trimming the 'trivial_web'
example down to a mere 10 lines.


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.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.55&r2=1.56
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.9&r2=1.10

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/examples/trivial_web/webapp.py
cvs rdiff -r1.55 -r1.56 PEAK/src/peak/peak.ini
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.9 -r1.10 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