ENH: Use libxml2 to do construction of xml file rather than using the crude...
ENH: Use libxml2 to do construction of xml file rather than using the crude stringstream way we were using previously. XML does not own the data, it is used to make constructing XML files easier and libxml2 will be needed eventually anyway to parse xml files.
Showing
Please register or sign in to comment