Dean Landolt wrote: > > The only caveat is that it probably doesn't belong inside > tg.controllers... but I do think that TG2 should bundle a bunch of > helpers like this inside since it they're so short and don't need to > pull dependencies (since you can do the imports inside __init__ and > configire the app there). They also make great marketing material ;) > > So, should add some more of these in a separate module? For example, > one for Rum? ;) > > > That would be /fantastic /marketing.
We've finally decided (on IRC) to put these helpers in separate eggs or recipes. The TracController I mentioned has been moved to the TG docs [1]. Rum will have a helper in the TgRum [2] package (which will be released this Monday, along with Rum 0.2) Alberto [1] http://trac.turbogears.org/browser/docs/2.0/docs/project_code/trac_controller.py [2] http://hg.python-rum.org/TgRum --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
