[ZPT] PageTemplates 1.3.1
Evan Simpson
evan@digicool.com
Fri, 25 May 2001 13:12:57 -0400
PageTemplates 1.3.1 is a bugfix release. TAL and ZTUtils have not been
updated.
Changes:
- Compatible with Zope 2.4
- PageTemplateFile errors are logged
Also, I did some crude benchmarking, and found that Page Templates are about
80% as fast as DTML. By this I mean that if your Zope setup can serve a
DTML Page 100 times per second, the equivalent Page Template will be served
80 times per second. Not too shabby, considering that DTML has been tweaked
a lot, and is partially implemented in C.
Cheers,
Evan @ digicool