E&S CVS Commit: PEAK - Massive refactoring of 'peak.web' to remove all Zope dependencies. See

pje at eby-sarna.com pje at eby-sarna.com
Fri Jun 4 18:35:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Fri Jun  4 22:34:24 UTC 2004

Modified Files:
	PEAK: CHANGES.txt
	PEAK/examples/trivial_web: webapp.py
	PEAK/src/peak: peak.ini
	PEAK/src/peak/web: api.py errors.py interfaces.py places.py publish.py
	    resources.py skins.py templates.py
	PEAK/src/peak/web/tests: test_resources.py test_templates.py
Added Files:
	PEAK/src/peak/web: environ.py
Removed Files:
	PEAK/src/peak/web: requests.py

Log Message:
Massive refactoring of 'peak.web' to remove all Zope dependencies.  See
'CHANGES.txt' for details.  Note that this is only the beginning of the
refactoring, so please promptly report any problems you may find!  That
way, I hopefully won't get too far ahead, building on anything that might
be broken.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.137&r2=1.138
http://cvs.eby-sarna.com/PEAK/examples/trivial_web/webapp.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.141&r2=1.142
http://cvs.eby-sarna.com/PEAK/src/peak/web/api.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/web/environ.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/errors.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/web/interfaces.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.22&r2=1.23
http://cvs.eby-sarna.com/PEAK/src/peak/web/skins.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_resources.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_templates.py.diff?r1=1.10&r2=1.11

To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 PEAK/CHANGES.txt
cvs rdiff -r1.5 -r1.6 PEAK/examples/trivial_web/webapp.py
cvs rdiff -r1.141 -r1.142 PEAK/src/peak/peak.ini
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/web/api.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/web/environ.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/web/errors.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/web/interfaces.py \
    PEAK/src/peak/web/places.py
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/web/publish.py
cvs rdiff -r1.2 -r0 PEAK/src/peak/web/requests.py
cvs rdiff -r1.22 -r1.23 PEAK/src/peak/web/resources.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/web/skins.py
cvs rdiff -r1.17 -r1.18 PEAK/src/peak/web/templates.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/web/tests/test_resources.py
cvs rdiff -r1.10 -r1.11 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