On Sunday, 15 April 2012 at 14:43:37 UTC, Rene Zwanenburg wrote:
I'm not sure, but it appears that std.xml uses exceptions for control flow. I use VisualD for development, and Visual Studio has been configured to break on exceptions. This means that every time a new DocumentParser is created with valid XML, the debugger explodes because of the thrown exceptions.

Am I doing something wrong, or shall I create a change request?

The std.xml module will be getting replaced. So I can't really recommend making a change request, if this is the case.

Possible alternative:

https://code.launchpad.net/d2-xml

Reply via email to