On 28/06/2010 15:11, Steven Schveighoffer wrote:

Yes, I don't think the phobos solution needs to mimic exactly the API of
SAX or DOM, the author should be free to use D idioms. But starting with
a common proven design is probably a good idea.

-Steve

I've been thinking about it, and while I believe you when you say that SAX can be used to build the DOM, I'm not convinced that SAX is the lowest common abstraction.

Michel Fortin's Tokenizer/Range seems much closer to the metal to me.

A...

Reply via email to