On 12/23/05, Ville <[EMAIL PROTECTED]> wrote: > Perhaps TurboGears could have support for "pluggable" templating > engines as described in: > > http://peak.telecommunity.com/DevCenter/setuptools#dynamic-discovery-of-services-and-plugins > > Fictional example: > > setup( > # ... > entry_points = {'turbogears.template_engine': '.em = > empy.tg_entrypoint'} > )
This is exactly what I meant by plugins for template engines. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

