[ENH] Yax XML Parser new version

Michael Rueger m.rueger at acm.org
Mon Dec 11 16:15:05 UTC 2000


Hi all,

there is a new version of my XML parser/SAX driver/handler at

http://www.squeaklet.com/Yax/index.htm

The parser now is pretty complete including parsing of DTDs.

What's missing/buggy:
- inline expansion of external references/files
- 16 bit character support
- XMLWriter character escapes

I haven't completely run the test suites yet, but except for 16 bit
character support the parser correctly parses all valid standalone XML
documents in James Clark's test suite as well as the xml dtd itself:
http://www.w3.org/XML/1998/06/xmlspec-v21.dtd
(hmm, I can't access this file right now...)



Michael





More information about the Squeak-dev mailing list