My problem is solved by myself :-) I overlook the event called "routing.load_configuration", which I looked for!
On Nov 3, 5:07 pm, Fabian Spillner <[EMAIL PROTECTED]> wrote: > According to documentation I have to do it before dispatch() is sent > to controller. > > I tried it in my subclass of sfApplicationConfiguration, but it doesn > ´t work, because there is no running context. > > Maybe I can listen an event to catch the point before dispatch() is > sent and after the context is created. > > Where is the point? > > Thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
