[Owasp-esapi-c++] Logger (C++ XML Library)
Daniel Amodio
dan.amodio at aspectsecurity.com
Tue Aug 16 10:48:01 EDT 2011
Have not looked to deeply at it, but this may do what is needed:
http://www.boost.org/doc/libs/1_43_0/doc/html/property_tree.html
Alternatively, I hear pugixml is good http://code.google.com/p/pugixml/
If boost can do it, we should use boost (since it's already a moderate
overhead of a library)
-----Original Message-----
From: owasp-esapi-c++-bounces at lists.owasp.org
[mailto:owasp-esapi-c++-bounces at lists.owasp.org] On Behalf Of Jeffrey
Walton
Sent: Tuesday, August 16, 2011 10:40 AM
To: ESAPI C++ List
Subject: [Owasp-esapi-c++] Logger (C++ XML Library)
Hi All,
Currently (and in the past), Xerces has cropped up as a [recommended]
C++ XML parser.
Does anyone have any experience with the library (specifically, will it
meet production quality)? Does anyone have any recommendations for a C++
XML parser?
Jeff
_______________________________________________
Owasp-esapi-c++ mailing list
Owasp-esapi-c++ at lists.owasp.org
https://lists.owasp.org/mailman/listinfo/owasp-esapi-c++
More information about the Owasp-esapi-c++
mailing list