On 12/26/05, Mark Ramm <[EMAIL PROTECTED]> wrote: > I think there is a lesson to be learned here, and I am convinced that > if somebody can add really good Cheetah support that's easy to use, to > TurboGears, and make it play nice and leave Kid as the default, I > think that will make everybody happy. But I'm also convinced that we > have other fish to fry, and we shouldn't loose focus on CRUD, and > other 1.0 blocking features. > > Anyway, from the looks of things over at CherryPy, that might be a > little bit easier than it was a week ago. ( > http://projects.dowski.com/projects/buffet )
Adding some decent Cheetah support is not hard (I've received two different patches already). My intention is to do it plugin-style (using an EntryPoint), which should be pretty easy as well and allow people to plugin whatever template language they wish. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

