E&S CVS Commit: PEAK - Implemented 'with:name="value"' parameter passing for PWT, with lazy path

pje at eby-sarna.com pje at eby-sarna.com
Mon Oct 25 13:09:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Mon Oct 25 17:08:24 UTC 2004

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

Log Message:
Implemented 'with:name="value"' parameter passing for PWT, with lazy path
evaluation, and binding of ':is' parameters such that they keep the context
of the calling template.


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.50&r2=1.51
http://cvs.eby-sarna.com/PEAK/src/peak/web/pwt-schema.ini.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/web/templates.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/showlist.pwt.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/showobject.pwt.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_templates.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 PEAK/src/peak/web/interfaces.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/web/pwt-schema.ini
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/web/templates.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/web/tests/showlist.pwt \
    PEAK/src/peak/web/tests/showobject.pwt
cvs rdiff -r1.20 -r1.21 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