E&S CVS Commit: PEAK - Refactor 'peak.web.templates' to use the negotiating XML parser. This is a

pje at eby-sarna.com pje at eby-sarna.com
Sat Oct 16 17:11:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sat Oct 16 21:10:57 UTC 2004

Modified Files:
	PEAK/src/peak: peak.ini
	PEAK/src/peak/web: interfaces.py resources.py templates.py
	PEAK/src/peak/web/tests: test_templates.py
Added Files:
	PEAK/src/peak/web: pwt-schema.ini

Log Message:
Refactor 'peak.web.templates' to use the negotiating XML parser.  This is a
first step towards "PWT Reloaded", although this refactoring doesn't add
any new functionality, and shouldn't have changed the old functionality.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.152&r2=1.153
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.40&r2=1.41
http://cvs.eby-sarna.com/PEAK/src/peak/web/pwt-schema.ini?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.35&r2=1.36
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_templates.py.diff?r1=1.14&r2=1.15

To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 PEAK/src/peak/peak.ini
cvs rdiff -r1.40 -r1.41 PEAK/src/peak/web/interfaces.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/web/pwt-schema.ini
cvs rdiff -r1.35 -r1.36 PEAK/src/peak/web/resources.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/web/templates.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/web/tests/test_templates.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