Re: XML libs (was Re: gconf backend)



A Sáb, 2003-09-27 às 18:23, Havoc Pennington escreveu:

> So the ideal lib for the cases where I've used XML files:
> 
>  - parses any well-formed XML that the app is going to be able to 
>    handle
>  - only one small API; expat.h is larger than I have in mind
>  - API assumes conversion to app data structure, so SAX or Reader, not 
>    DOM
>  - text always converted to UTF-8

  I would also add:
  - multiple consecutive text nodes automatically joined by the library
into a single text node.

-- 
Gustavo J. A. M. Carneiro
<gjc inescporto pt> <gustavo users sourceforge net>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]