On Thu, 2006-03-02 at 11:57 -0500, Joshua Ginsberg wrote: > I vote for Zope Page Templates. > http://www.owlfish.com/software/simpleTAL/
I actually spent a lot of time when prototyping MM3 and used TAL (the one from Zope3) and found it excruciating to use, especially when i18n was added. It's been a while, but from what I can remember, it got to the point where the templates where inscrutable, impossible to debug, very difficult to extend or modify, and very difficult to reason about. I really /wanted/ to use TAL but it was way too unwieldy to develop. The implementation was also very slow. -Barry
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
