Hi Fabien, did you already have the time to look over the controller changes in my branch?
Unfortunately I have not the time to add tests and do further work on it over the next few weeks. But: The most important thing that should make its way into symfony 1.1 is to change the ActionStack to open it for arbitrary variables as I implemented it with the sfControllerStack / Entry classes. And the second important one is to change the signature of forward() to make it possible to optionally add $options and to optionally omit $action so that $module can also be a $pageId or whatever implemented by other (controller) plugins. This would be enough for me to open symfony so that I can provide an alternative page controller with my sfPageControllerPlugin. I think I could ship all further changes being required for the page controller with the plugin. What do you think? Regards, Matthias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
