Usage of Exceptions in std.xml

Rene Zwanenburg renezwanenburg at gmail.com
Thu Apr 19 09:03:28 PDT 2012


On Monday, 16 April 2012 at 20:59:11 UTC, Nick Sabalausky wrote:
> "Rene Zwanenburg" <renezwanenburg at gmail.com> wrote in message
> news:qsfdbygjmisksxwmzlcd at 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.


More information about the Digitalmars-d mailing list