On 2012-04-19 18:03, Rene Zwanenburg wrote:
On Monday, 16 April 2012 at 20:59:11 UTC, Nick Sabalausky wrote:
"Rene Zwanenburg" <renezwanenb...@gmail.com> wrote in message
news:qsfdbygjmisksxwmz...@forum.dlang.org...

Thanks. I've been trying to get D2-XML to compile for a few hours now
without much luck, so that one is out. Does anyone know another good
replacement?


The one in Tango is supposed to be pretty good (and *very* fast). Since
Tango now works on D2 side-by-side with Phobos, that may be an option.

Also, why replace std.xml? As far as I can tell it works fine, except
for the thrown exceptions.

A lot of people have had a lot of probelms with it (though I've never
tried
it myself).

Tango doesn't work with the latest DMD. Thanks for the suggestion
though, I think I'll take another look at it if it gets updated.

For now I'll keep using std.xml. The application only reads xml files
during initialization, so it's mostly a convenience issue.

I just cloned the repoistory and it, at least, compiles with DMD 2.059.

https://github.com/SiegeLord/Tango-D2

--
/Jacob Carlborg

Reply via email to