Hello,
I want to use the switchTo feature provided in the sfContext class.
[backend action file]
$this->getContext()->switchTo('frontend');
Now, It look like the factories is automatically parsing the url. This look
odd, because when creating a new context in the code, we do not expect to
parse the URL mainly because there is no sense to that. It look to me this
should be done at the 'dispatch' level.
my 2 cents, and a new ticket maybe ?
--
Thomas Rabaix
http://rabaix.net
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---