> I'm trying to hook the before_call hook in a controller for ALL > exposed methods, and have a partly working solution but wonder if this > is already solved somewhere. Any ideas? Here it is:
try declaring an __before__ method on the RootController class. ;) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

