On Tuesday 25 October 2005 08:59 am, Stewart Stremler wrote:
>
> Writing your own XML parser that tries to put out meaningful error messages
> is (a) seen as a waste of time as you're writing a redundant parser and
> (b) is apt to be buggy and error-prone itself, making it worse than what
> you have to deal with already.

UH, duh. Isn't that one of the reasons why Open Source exists? 

There are pretty decent parsers out there already, e.g. 

expat  http://expat.sourceforge.net/

SAX  http://www.saxproject.org/

You could contribute to these projects by improving the 
error reporting ... 

Why would you need to write your own XML parser? 

BobLQ "puzzled" 


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to