The routing system must take its decision based on a stable context for caching reasons and because the system must be able to parse AND generate routes.
That's why the routing context only contains some request information and not the request itself. Fabien -- Fabien Potencier Sensio CEO - symfony lead developer sensiolabs.com | symfony-project.com | aide-de-camp.org Tél: +33 1 40 99 80 80 Kris Wallsmith wrote: > Is it possible to create an authentication-aware extension of sfRoute > in symfony 1.2? At first glance it looks like this is not possible > since the routes are checked before the security filter executes. Am I > correct in that assessment? > > Thanks, > Kris > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
