E&S CVS Commit: PEAK - Draft implementation of static resource rendering. Also, changed

pje at eby-sarna.com pje at eby-sarna.com
Mon Aug 4 16:04:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Aug  4 20:03:16 UTC 2003

Modified Files:
	PEAK/src/peak/web: interfaces.py places.py publish.py resources.py

Log Message:
Draft implementation of static resource rendering.  Also, changed
preTraverse(interaction) -> preTraverse(context) so that future not-found
and not-allowed error handlers will know precisely where the request went
astray.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.25&r2=1.26
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/web/places.py
cvs rdiff -r1.25 -r1.26 PEAK/src/peak/web/publish.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/web/resources.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