#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):
= tg.devtools =
{{{
$ svn co http://svn.turbogears.org/projects/tg.devtools/trunk/
tg.devtools
}}}
ran the following until it passed
{{{
$ python -c 'import devtools'
}}}
Interesting we are stealing the devtools package name :) **
No additional packages are needed by devtools at the moment.
** How can we fix this? can we make tg a namespace package? I think we are
going to have to go with the tg.core/tg.dev separation after all.
--
Ticket URL: <http://trac.turbogears.org/ticket/2176#comment:3>
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
-~----------~----~----~----~------~----~------~--~---