On Wed, Apr 27, 2005, Paul J Stevens <[EMAIL PROTECTED]> said:

> Hi guys,
> 
> I'm exploring the usage of regexp?|pcre calls in dbmail. I'm working on
> the fast threading code, but it'll come in handy in many other areas I
> suspect.

I'm not sure I understand the purpose of the regex library. For parsing
certain headers? This makes sense for some of the more convoluted headers.
I'd say that PCRE is the way to go.

Reading back on some Glib mailing lists, they were talking about a regex
library in 1999/2000, but then decided that trying to wrap PCRE was silly
if you can just use PCRE.

Aaron

Reply via email to