Peter Hunt wrote: > Hi guys - > > I think a lot of web frameworks and applications are using a template > engine. We should probably have an officially sanctioned templating > engine plugin API, as it would ease adoption of existing Python web > framework solutions. > > I think all it would take is a Web-Sig (and perhaps a PEP) blessing the > TurboGears template engine plugin API [1]. > > Thoughts?
Different frameworks will have very different ways of handling templates. I don't think there is a standard way to do this and I don't think it would be appropriate for the web-sig to try to pick one. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com
