gasolin wrote: > Adam: > > BTW, to avoid forgetting add dependency while release and blah blah in > setup, I'm looking forward your TurboSetup (especially the doc):-D
Dependency processing would be ... interesting from TurboSetup. At least on my ubuntu system I have to install any eggs as Root, which means TurboSetup would need to be able to do the same. That isn't really anything I plan on supporting directly, but it wouldn't be too hard to get it going, just complicated to assure that it works in most/all environments. TurboSetup is kind of on hold at the moment as there is no "official" way of going from an installed egg to a startable application. (start-projname.py is not included in egg distribution) I know someone was looking at this officially at one point, so I don't want to tread into that area of things. Maybe I should work up a patch and file a ticket. That said, all this work on the docs has made me much better with restructured text, so working up some documentation will be a lot easier. -Adam > > -- > Fred --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

