xml Bible for conversion for D

Jesse Phillips jessekphillips+d at gmail.com
Wed Oct 19 07:15:52 PDT 2011


On Wed, 19 Oct 2011 18:21:22 +1300, Joel Christensen wrote:

> I think I want to stick with the current std xml library for now.
> 
> I think the books example is too different for me to work for what I
> want.

std.xml has had many bugs, and hasn't had most of them fixed. It might 
work for your desire, but it is a bad idea to rely on such.

xmlp is about the same as std.xml so you're going to have to learn 
something about parsing with delegates.


More information about the Digitalmars-d-learn mailing list