On Sep 23, 2006, at 12:52 PM, Arnar Birgisson wrote:
>
> Thank you both..
>
> I already did most of what you say, i.e. I placed the quickstarted
> "web" project under my real project - and moved setup.py and the
> config files down there and adjusted the relevant paths. The project
> runs well and the egg installs without problems on other hosts - the
> only annoyance is that I have to change jobtracking.egg-info/toplevel
> to make the shell work. I did not use namspace packages though - what
> do I gain from that? I just want a single egg for the whole project,
> including the tg-projcect - this I have accomplished.
Ahh, I didn't realize that you only wanted one egg. The toplevel file
is really supposed to only have toplevel packages, as I understand
it. TG does make some assumptions about how a project is laid out
("convention over configuration"). That said, this could likely be a
configurable knob that wouldn't get in anyone's way.
Kevin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---