On Wed, Apr 14, 2004 at 06:19:42PM +0200, Stefan E?er wrote: > Based on my experiences, I'd rather not generate XML data > with printf(), since you have to be careful to encode special > characters correctly and the XML serializer does this for you > (including support for UTF-8, if desired). > In fact, I found that building a DOM tree in RAM using libxml2 > calls is quite simple. Tim Bray is developing a library called genx, designed for outputting xml more correctly than printf(). It's pretty small and simple. http://www.tbray.org/ongoing/When/200x/2004/02/20/GenxStatus -DomReceived on Wed Apr 14 2004 - 07:44:13 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:51 UTC