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