I did a simple implementation of a pull parser, using this API as reference: http://xmlpull.org/

But I used a iterator similar to the one used by Steve (from dcollections) to parse the doc. It turns out that Tango did something similar first (using iterator to parse the document), and seeing the debacle caused by the Date module, I think it would be a bad idea to release it.


Yao G.


On Sun, 27 Jun 2010 05:34:30 -0500, Justin Johansson <[email protected]> wrote:

May I ask is anybody working on redeveloping std.xml in the D2/Phobos library? (Currently it looks like it needs to be started over from scratch)

Also what is the level of interest from library users for decent XML support in D2/Phobos?

Cheers
Justin Johansson


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Reply via email to