Re: [xml-dev] Does SAX make sense?

From
Joe English <>
To
Date
2003-04-19T17:48:49Z
ID
<>
Thread
Re: [xml-dev] Does SAX make sense?
Daniel Veillard wrote:
>
>   Personally I think SAX makes a terribly bad API for programmers, [...]

I agree, but I don't think the DOM is a whole lot better either :-)

Both are best used as a foundation for higher-level interfaces
that match the problem at hand.


--Joe English