#2176: reorganize and clarify the dependencies of turbogears2, tg.devtools and
quickstarted projects
--------------------------+-------------------------------------------------
 Reporter:  jorge.vargas  |        Owner:  jorge.vargas
     Type:  task          |       Status:  new         
 Priority:  normal        |    Milestone:  2.0         
Component:  TurboGears    |      Version:  trunk       
 Severity:  normal        |   Resolution:              
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by jorge.vargas):

 = quickstarted project =

 {{{
 $ paster quickstart
 $ paster serve development.ini
 }}}

 tgproject loading dependencies
  * zope.transaction/zope.sqlalchemy****

 tgproject loading dependencies (in tg.core)
  * repoze.tm2 (even though the import is named repoze.tm)
  * repoze.what-quickstart (pulls repoze.what.plugins.sql**,pulls
 sqlalchemy) ***

 tgproject running (browser)
  * Catwalk (pulls tgext.admin pulls sprox pulls tw.forms) *****

 ** is the package name SQLAlchemy, instead of sqlalchemy
 *** if we are going to rename repoze.what-quickstart it must happen
 quickly.
 **** why is this module named "transaction" ?
 ***** it seems tgext.crud is used by the above packages, yet not pulled in
 as a dep

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2176#comment:4>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to