On Wed, May 21, 2003 at 11:19:04AM +0200, Achim Domma (ProCoders) wrote:
> > Does one of you know this ?
> > http://www.procoders.net/pythonstuff/ZPTPage/
> > I have done severals things in TAL, mainly
> > openTAL
>
> What do you want to know exactly? We like Webware, but Cheetah is not easy
> to use, if designers want to use tools like dreamweaver. So we decided to
> use another template engine. ZPTPage is a small wrapper around Zope Page
> Templates (http://zpt.sf.net) and we wanted to share it with the community.
> I think Uwe (author of ZPTPage) is reading this list also, but I don't know
> exactly. Feel free to send him a mail, if you have questions or comments.
In fact, it's the first time, i discover http://zpt.sourceforge.net/.
I was looking for something like that for a while so I work w/ Lalo
on some tweak in openTAL to use it in webware.
Do you know the gap between openTAL and ZPT.sf.net. cause openTAL
is a bit slow, as Lalo said.
I really like the __call__ behavious of openTAL and the fact that it
don't have all the bloat coming w/ (like here/context and other stuff)
|