+1 A quickstarted project should be kept barely simple IHMO.
What I would really like (more than an advanced option for tg-admin) is a set of command that you can use even after you quickstarted the project, like Rails generate scripts. I mean, tg-admin ATM helps you only at the beginning (app skeleton) but it would be nice to use it even for others commons tasks you have to do during development like: - a new controller - identity support - a new widget - a new template that extends your master.kid - a unit test for your controller - a template to customize a widget ... What do you think? Ciao Michele Elvelind Grandin wrote: > We could even continue along that line with > > tg-admin quickstart --advanced > > do you need identity (Y/N) y > > do you need some other feature (Y/N n > > On 1/8/06, Leandro Lucarella <[EMAIL PROTECTED]> wrote: > > > > Jeff Watkins, el domingo 8 de enero a las 09:34 me escribiste: > > > Finally, I'm thinking of adding a default login controller and > > > templates to the quickstart project. Does anyone have any objections? > > > > What about doing it optional? Like tg-admin quickstart --with-identity > > > > -- > > Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/ > > .------------------------------------------------------------------------, > > \ GPG: 5F5A8D05 // F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05 / > > '--------------------------------------------------------------------' > > Bald men with no jobs and no money who live with their parents don't > > approach > > strange women. > > -- George Constanza > > > > > -- > cheers > elvelind grandin

