Hi Martel,
I'm glad to hear that. Ironically, I actually came to agree with your original
point on the issue that, passing the whole Request object was a bit overkill.
That said, I would not be entirely opposed to doing it anyway. :) I always did
believe that the Routes should get both the Request Method and Request URI, at a
minimum.
Regards,
Bryce Lohr
Martel Valgoerad wrote:
Bryce Lohr wrote:
I'd second a feature request to add REQUEST_METHOD to the existing
Router & Route classes.
I'll probably make this change you have proposed some time ago, Bryce.
But I'm not sure now is a good time with 1.0 being just around the corner.
http://framework.zend.com/issues/browse/ZF-777
Expect it rather post 1.0 unless some higher power tells me to implement
it as quickly as possible :)
Bryce Lohr