[RSS 0.91]
Thursday 09 August, 2001
#Started a SAX2 wrapper for expat (native not using the SAX->SAX2 ParserAdaptor class). It is my intention to support the optional DeclHandler and LexicalHandler properties in due course.

Corrected throws (throw new is Java *not* C++!)

Everything compiles ok, but doesn't link. I've defined the static in the header files, so get multiple definitions. I knew it was wrong when I wrote it, but I've been doing so much Java recently it just didn't click.

None of this code is available from the website yet, but if you'd like to get hold of it, just email me.
[Add a comment]

SourceForge Project Page

Jez Higgins