christian wrote:
> Leandro Lucarella wrote:
> > Kevin Dangoor, el viernes  6 de enero a las 12:27 me escribiste:
> > >
> > > Christian Wyglendowski and I have been talking about the overlap
> > > between Buffet (his CherryPy template filter) and TurboGears' template
> > > plugin support. What we've ended up with is a slightly modified
> > > interface that allows Buffet and TurboGears to use the same plugins
> > > for rendering templates. Even better, these plugins have no ties at
> > > all to TurboGears, Buffet or CherryPy. They can be used by anyone who
> > > wants to support multiple template engine rendering based on a dict.
> >
> > That's just amazing. I love the work TG puts on interoperability and reuse!
>
> I really appreciate that too!  Kevin obviously "gets" open source and
> he and the TG community (all of you) have really moved a number Python
> projects forward.  Thanks for being willing to come together on this
> templating plugin system and hopefully CherryPy, TG and other projects
> will benefit from it.

I updated Buffet to support the new plugin format and moved the Python
string Template and Myghty templating support into plugins
(BuffetString, BuffetMyghty).  If someone running TurboGears could try
them out and let me know if they work, I'd appreciate it.  You can get
both of them through easy_install or at projects.dowski.com.

Christian
http://www.dowski.com

Reply via email to