Re: XML / XSLT parser for C++ projects
Re: XML / XSLT parser for C++ projects
- Subject: Re: XML / XSLT parser for C++ projects
- From: "Timothy J.Wood" <email@hidden>
- Date: Thu, 17 Feb 2005 13:55:42 -0800
Xerces and Xalan take *forever* to build, so if you are doing lots of
builds (automated regression testing builds, etc), this could be a
factor. This is even after I hacked them up to use precompiled
headers.
I'd recommend evaluating libxml2 and libxslt from
<http://xmlsoft.org/> ... they have wide use, build much faster and
libxml2 is actually included with 10.3.
-tim
On Feb 17, 2005, at 8:43 AM, Javier Blanque wrote:
Xcerces and Xalan ?
http://xml.apache.org/
Best regards,
Javier Blanque
El 17/02/2005, a las 12:28, Vlad Alexander (XStandard) escribió:
Hi, can someone recommend an XML DOM parser and an XSLT processor for
use in C++ projects.
Thanks,
-Vlad
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden