> -----Original Message-----
> From: Henri Gomez
> > 
> > I would rather pick one and use it, and deal with the build 
> problems. 
> > Probably we should just use what apache uses, it seems like 
> a reusable 
> > piece of code.
> > 
> > Other opinions ?
> 
> We should use a regexp implementation which use a synthax 
> similar to the one in Apache 1.3/2.0. And as for APR/SHM, 
> make it build/run conditional if possible.
> 

We can use the regex that comes with Apache2, but I've been said that
this is a modified pcre-3.9. Think that only modifications are about
performance for small size matches (already in the pcre-3.92 test
release), so that shouldn't be such a problem.

The implementation will be conditional having bean name 'urix'
(negotiable ;), using the same 'uri' factory. That way all the
configuration will still work, but the urix will be favored over the
normal uri directives.



MT.




--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to