gasolin schrieb: > I wonder to know if it's a good idea or an over-design to separate the > kid/genshi quickstart from the TurboGears core?
I think we should have a Kid quickstart template extension package for the 1.1 branch, the same way we have Genshi template package for the 1.0 branch now. One possible change to the 1.1 branch to make this easier would be to create a base quickstart template for TG application projects, independent of the template engine used. This way, one would only need to maintain common files in this base template, for example, model.py and all the other non-template related files. Some thinking has to go into handling configuration files, since they contain parts that change depending on both the template engine and model options (identity yes/no, SO/SA/Elixir). Christopher --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

