> try declaring an __before__ method on the RootController class. ;) I tried this but it doesn't work. After lot's of hunting it seems that __before__ never gets called because _get_routing_info overrides the controller that gets called. I'm trying to use Decorater.register_hook on the rootcontroller itself but it's not quite built for that.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

