On 22 Dez., 12:51, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > I have summarized some more quickstart template issues that have been > discussed here inhttp://trac.turbogears.org/ticket/1640. The problem is > not only the missing tests, but also the error-prone layout of the > template hierarchy.
Hi Christoph, a very good summary of the issues! I wanted to do that for a while my self, but you beat me to it :-) One additional point: there are also a lot of DRY issues in the quickstart/update command classes (and probably the other tg-admin commands too) and the template classes are misplaced in quickstart.py, they should live in the qstemplates package, IMHO. I started to re- factor quickstart.py yesterday, but still have some way to go. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

