While porting my applications from Tg2.0 to Tg2.1 I had the problem that all the helpers were an empty dict. This seems to be caused by the new code to support Pylons 1.0. Waiting for it to be fixed, I found a quite simple work-around that can be placed directly inside the application itself.
If anyone is interested I posted a little guide with the work-around code at http://blog.axant.it/archives/348 Keep in mind that this breaks the application on Tg2.0, so you will have to be sure that it is executed only on Tg2.1 Alessandro -- 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.

