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.

Reply via email to