E.X.C.E.L.L.E.N.T. I mean it.
Last days I sent a mail to cherrypy-users ML with a link to TurboStan and a bare CP+Stan sample. I somehow hacked a bit on extending Buffet with Stan but it choked on a eval() call (seems eval() doesn't work the same inside a simple def method as inside a class method...) Then I saw fast pace upgrades to TurboStan. Good but more work to keep in sync with Buffet. You solved the PB by keeping everybody in sync :-) Kevin Dangoor wrote: > 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. > > The next commit I do (it looks like 459) is going to: > > 1) break out Kid into a plugin that is listed in install_requires > 2) break existing template plugins > 3) include a revision to TurboCheetah to fix it > > The authors of the Stan and ZPT plugins are aware that this change is > coming. If you're currently using one of these plugins, you'll want to > hold off on updating past 458 until there is an update. (I'm sure the > authors of those plugins would be happy to have a patch to fix the > plugin... it's a fairly minor change that mostly revolves around > breaking the ties to turbogears and cherrypy.) > > Kevin > > -- > Kevin Dangoor > Author of the Zesty News RSS newsreader > > email: [EMAIL PROTECTED] > company: http://www.BlazingThings.com > blog: http://www.BlueSkyOnMars.com > > >
signature.asc
Description: OpenPGP digital signature

