> This is a fairly common request, in fact even seasoned tg devs aren't > sure what to delete and what not to delete. The main problem is that > the current quickstart has two contradicting goals. > > 1- provide an introduction/explanation to new people > 2- provide a basic package structure for every turbogears project. > > The issue here is that our current tool to work this (paster template) > has some limitation that will not allow us to provide it in two > stages. Sadly changing this at this point will break too many apps. > Therefore it's a goal for 2.1http://trac.turbogears.org/ticket/2159 > > As for what could break and what will not break sadly the answer is > delete it and figure it out :) but most stuff in templates (except > master and siebars) and controllers (except root and error) can be > deleted. >
Haveing a "quickstart", "quickstart-verbose", and "quickstart-minimal" options in 2.1 or later sounds like a good idea. Since this is the first stable 2.x release (plus are trying to grow the user base), between now and whenever 2.1 is released, you will have far more "new TG2.x users" than "seasoned TG2.x users". Thus, I think that quickstart should err on the side of more verbosity. (many verbose inline-comments, docstrings, etc.) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

