Hi, I am more interested in why is this a good idea + some small usecase
wizhippo wrote:
I am thinking of extending Zend_Controller_Action_Helper_Redirector to be able to redirect and pass parameters via the session. Then have an Zend_Controller_Action_Plugin that checks for this kind of redirect and restores the parameters from the session before dispatching. Can anybody see a reason why this would be a bad idea?
