[JDEV] XML Parser
Daniel Veillard
veillard at redhat.com
Thu Apr 11 16:36:50 CDT 2002
On Thu, Apr 11, 2002 at 09:29:28PM +0200, aliban at gmx.net wrote:
> On your question:
> > Can you recommend me a XML Parser, if I wont to program Jabber client in Visual C++ (for Windows) ?
> >
>
> Write your own one as i did :)
And how many conformance errors is there in it ? How many tests
in the NIST/OASIS/W3C tests suite do you fail ? Saying "but I only need it
for xyz" is no excuse, conformances errors especially for protocol
oriented application ends-up being a long term maintainance nightmare.
It takes a long time to write a real XML parser and clean it up,
reuse is by far the best approach.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard at redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
More information about the JDev
mailing list