> From: Oliver Schulze L. [mailto:[EMAIL PROTECTED]
> My personal idea on this is to: enable regex in Unix and 
> disable it on 
> Windows.
> 
> We all use Unix/Linux and regex is really usefull. I think not having 

We all use Unix/Linux ? You would be surprised how many wget users on
windows are out there.

Beside that, Those Who Know The Code better than me please consider how bad
portability issues in using native regexp engines could be.
Are the interfaces and capabilities all the same or are there consistent
differences between various flavors (gnu, several BSD, hpux, aix, sunos,
solaris, older flavours...). If so that would be a point favouring an
external library (hopefully supported on as many as possible flavours).

Heiko

-- 
-- PREVINET S.p.A. www.previnet.it
-- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED]
-- +39-041-5907073 / +39-041-5917073 ph
-- +39-041-5907472 / +39-041-5917472 fax

Reply via email to