SAX2: pull interface
Steinar Bang
sb at metis.no
Thu Jan 20 07:13:01 GMT 2000
>>>>> David Megginson <david at megginson.com>:
> Personally, I like recursive-descent a lot (and probably wouldn't
> have finished writing the original AElfred parser otherwise). Miles
> guesses correctly that SAX1 was push to accommodate existing
> parsers.
Doesn't recursive descent parsers have a problem with partial input
received from the net? Don't you have to buffer up the entire file
before you start parsing?
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
More information about the Xml-dev
mailing list