[symfony-users] Re: Filter before routing, and sfStopExceptions

2011-03-28 Thread mavinman
Anyone at all? On Mar 10, 9:34 am, mavinman wrote: > Anyone? > > On Mar 7, 2:50 pm,mavinman wrote: > > > I would like to create a filter that runs before the routing system > > does and am wondering if this is possible. > > > Specifically, I would like to

[symfony-users] Re: Filter before routing, and sfStopExceptions

2011-03-11 Thread mavinman
Anyone? On Mar 7, 2:50 pm, mavinman wrote: > I would like to create a filter that runs before the routing system > does and am wondering if this is possible. > > Specifically, I would like to parse and redirect URLs myself in > certain situations using a filter.  The urls th

[symfony-users] Filter before routing, and sfStopExceptions

2011-03-08 Thread mavinman
I would like to create a filter that runs before the routing system does and am wondering if this is possible. Specifically, I would like to parse and redirect URLs myself in certain situations using a filter. The urls that needed to be parsed using my filter will otherwise fall through all the r