[issue2551325] Add z3c.pt as a templating engine

John Rouillard <[email protected]> Thu, 07 Mar 2024 01:00:04 +0000
Newsgroups gmane.comp.bug-tracking.roundup.devel
Message-ID <[email protected]>
New submission from John Rouillard:

The chameleon TAL engine never really got used much in Roundup AFAIK. The fact
that chameleon used a different default for the expression evaluation (python not path)
was an issue.

z3c.pt from the zope foundation uses chameleon on the back end but is a wrapper to provide
compatibility with templates originally written for zope.

This might be a way to get a better performing engine since our vendored zpt code
should be updated (issue2551324).

If we add this should be deprecate chameleon??

----------
components: Web interface
messages: 7958
nosy: rouilj
severity: normal
status: new
title: Add z3c.pt as a templating engine
type: behavior

_________________________________________________
Roundup tracker <[email protected]>
<https://issues.roundup-tracker.org/issue2551325>
_________________________________________________