http://qs1969.pair.com?node_id=287368


in reply to xml parsers: do I need one?

If this solves the problem for you, all the power to you. There is nothing wrong to parse XML (or HTML) with regexes. However, if you get problems and come here (or elsewhere) for help, and explain you are parsing XML with regexes, expect to get flak. First, we can't sniff that your files are special and that you exactly know how the XML looks like. Furthermore, if you make the choice for regexes instead of parser, and are hence reinventing, possibly badly, the wheel, you shouldn't burden forums like this with your problems.

Abigail

Replies are listed 'Best First'.
Re: Re: xml parsers: do I need one?
by edan (Curate) on Aug 28, 2003 at 14:18 UTC

    you should burden forums like this with your problems.

    Is that really what you meant to say? ;)

    --
    3dan