Are there any plans to make Zend_Uri aware of Zend_Controller_Router* ?

Being able to do something like

Zend_Uri::factory( 'controller' => 'foo', 'action' => 'bar' );

_might_ be useful.

Otherwise Zend_Uri seems fairly useless.  Any serious web developer
already has a good URL validation regex lying around.


-- 
Greg Donald
http://destiney.com/

Reply via email to