What xml libraries are people using?

Gary Willoughby dev at kalekold.net
Fri May 24 06:56:37 PDT 2013


On Saturday, 2 March 2013 at 18:42:13 UTC, Andrej Mitrovic wrote:
> On 3/2/13, simendsjo <simendsjo at gmail.com> wrote:
>> Which can you recommend?
>
> I use ae's lite xml library:
>
> https://github.com/CyberShadow/ae/blob/master/utils/xmllite.d
>
> It's not a monster but thanks to UFCS I can easily extend it to 
> do
> what I want. For some trivial xml parsing which I needed it was 
> great
> (OTOH std.xml is a segfaulting monster).

Has anyone got any examples of using this library? Reading nodes, 
attributes etc.


More information about the Digitalmars-d-learn mailing list