Hello, while playing around with cross application links I noticed there is a sfContext::switchTo method which almost does all the job. The missing thing is that symfony doesn't know the script name for app/env pairs and uses the current script_name for app/envs where no_script_name is off.
One solution I can think of is to provide that info to symfony and use it in routing (instead of just getting the script_name from current request if it's needed). Thoughts? -- Best Regards, Piotr Jaroszyński --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
