On Thu, 7 Feb 2002 20:53, seb bacon wrote:
> Hi!
>
> It wouldn't surprise me - ZPT has the roughly the same overheads as DTML
> for the language parsing, but a presentation template goes through an
> HTML parser in addition - which is always going to be quite slow in
> python.

That's only during parsing - the result of the ZPT parse is a highly 
optimised rendering structure.


    Richard

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to