If somebody wants to remove the Cheetah dependency, we could always use Genshi text templates for our project file templates -- all that would need to be done is to create a function with the right signature, and assign tell paste.templates to use it render the template files.
The major job would be actually updating the project templates to use the new syntax On Nov 2, 2007 12:08 PM, Florent Aide <[EMAIL PROTECTED]> wrote: > > On Nov 1, 2007 9:42 PM, iain duncan <[EMAIL PROTECTED]> wrote: > > > > On Thu, 2007-01-11 at 20:38 +0000, Alberto Valverde wrote: > > > > > > iain duncan wrote: > > > > I'm checking out virtualenv which should help me test out installs, and > > > > I'm wondering why we have Cheetah installing as part of turbogears when > > > > one does an easy_install turbogears? > > [...] > > > I know Florent is working on the install scripts so I sent him details. > > Didn't know what the deal with Cheetah was though. > > Cheetah is used by quickstart to generate the model/view/controllers > from templates written in... cheetah :) > This is why we have the cheetah dependency. > > Regards, > Florent. > > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
