Re: regexless parsing, again?

"Marcus J. Ranum" <[email protected]> Fri, 14 Sep 2007 16:08:36 -0400
Newsgroups gmane.comp.sysutils.loganalysis
Message-ID <[email protected]>
David Corlette wrote:
>I guess what I'm saying though is that I'm not sure I'd ditch regexes or other parsers in favor of a single other parser - why not let the author pick the parser that's most appropriate for the message format? 

Nobody's going to force anyone to do anything. I'm just trying to solve
my own problem. If you like regexes you can use them to your heart's
content for as long as you like.

None of the work I engage in is "standards track" or anything like that,
either. It's all just take it or leave it. (cue Sinatra "My Way" and exit)

mjr.