And finally the routers should use $request->get/set instead of getParams/setParams.
I'm not sure I follow here. Zend_Controller_Router does
$request->setParam() when setting parameters in the request object. Can
you give more context?

Yes, setParam is good enough. Only the get methods would have to be modified with this change (my own version). And since Router is not getting anything from request directly this paragraph can be scrapped altogether. Sorry.

--
Michael Minicki aka Martel Valgoerad | [EMAIL PROTECTED] | 
http://aie.pl/martel.asc
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"If you pick up a starving dog and make him prosperous, he will not bite you.
This is the principal difference between a dog and a man." -- Mark Twain

Reply via email to