[Subversion] / PEAK  

Revision 1276


Jump to revision:
Previous Next
Author: pje
Date: Wed Jul 23 17:46:36 2003 UTC (20 years, 9 months ago)

Log Message:

Rename/refactor from model/view/pattern to domlet/define.  Fixed broken
XML namespace support.  (Expat doesn't give you namespace events unless you
also have it skip xmlns: attributes, which doesn't work for us because we
need to reproduce the input document as closely as possible.)  Added
another unit test, which is what caught the xmlns problem.  RenderTo()
signature still needs review.  (And not just because it still includes a
'currentModel' parameter!)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/src/peak/peak.ini modified X   (diff to previous)
PEAK/src/peak/web/interfaces.py modified X   (diff to previous)
PEAK/src/peak/web/templates.py modified X   (diff to previous)
PEAK/src/peak/web/tests/test_templates.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help