On Thu, Jan 29, 2009 at 12:19 PM, Gustavo Narea <[email protected]> wrote: > > On Thursday January 29, 2009 17:56:37 Derick Eisenhardt wrote: >> Why not just have both a tg.core and a tg.full package the user can >> select when they are installing (basically what is already happening >> with turbogears vs tg.devtools, but more easy to understand for a new >> user), and then simply state that to use QuickStart, you must use >> tg.full > > +1
I'm hesistant to change package names at this point, but tg.full could be created as a new package that does this if tg.devtools is way to hard to undersand. TurboGears2 is the server itself. tg.devtools is the full environment with all the tools that you want to actualy develop tg applications. And the quickstarted template should include all the dependencies needed for that app in it's own setup.py. I think this make sense, but we could pull some requirements out of devtools and put them in a new tg.core package, but IMHO this just complicates things. And moving the developer tools (quickstart, paster commands, etc) into tg.full seems a bit strange too, but if it's just renaming tg.devtools to tg.full it's easy, and now's the time to do it if that's what people want. --Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
