I think the idea with any large framework is to replace code replication all
over the place the "many serious web developers already have" into one,
coherent, reusable & maybe integrated code piece with the framework.

Just my $0.02

On Thu, Apr 24, 2008 at 2:13 PM, Greg Donald <[EMAIL PROTECTED]> wrote:

> 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