On 2013-03-02 09:03, simendsjo wrote:
Everyone says "Don't use std.xml", and there are several other libraries.
Which can you recommend? (I haven't looked closely at any of them, just
some links found by googling)

https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff/blob/master/dom.d

http://svn.dsource.org/projects/xmlp/trunk/std/
https://github.com/theredhead/red.xml
https://github.com/opticron/kxml
https://github.com/opticron/libdxml2
https://launchpad.net/d2-xml

The one in Tango:

Docs: http://dsource.org/projects/tango/docs/current/
Tango-D2: https://github.com/SiegeLord/Tango-D2

It's damn fast.

--
/Jacob Carlborg

Reply via email to