E&S CVS Commit: PEAK - Draft implementation of resource directories. We really need some tests

pje at eby-sarna.com pje at eby-sarna.com
Fri Aug 1 17:32:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Aug  1 21:31:39 UTC 2003

Modified Files:
	PEAK: setup.py
	PEAK/src/peak: peak.ini
	PEAK/src/peak/web: api.py publish.py skins.py
Added Files:
	PEAK/src/peak/web: resource_defaults.ini resources.py

Log Message:
Draft implementation of resource directories.  We really need some tests
for this stuff, which means creating a TestInteractionPolicy, TestRequest,
and some other suchlike classes.  We also need files to be renderable,
a factory for template files, and a 'bindResource()' operation.  But, the
basic structure is now in place.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/setup.py.diff?r1=1.70&r2=1.71
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.67&r2=1.68
http://cvs.eby-sarna.com/PEAK/src/peak/web/api.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/web/resource_defaults.ini?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/skins.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 PEAK/setup.py
cvs rdiff -r1.67 -r1.68 PEAK/src/peak/peak.ini
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/web/api.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/web/publish.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/web/resource_defaults.ini \
    PEAK/src/peak/web/resources.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/web/skins.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