Re: SAXDOM 0.1 Release Announcement

Tim Bray (tbray@textuality.com)
Thu, 22 Jan 1998 08:40:38 -0800


At 04:47 AM 22/01/98, Peter Murray-Rust wrote:
> - is it still possible to process non-SAX events from Lark, AElfred, etc.
>Does one hack LarkDriver, etc? [This may be trivially obvious when I get
>that far...]

Um, once I'm convinced that SAX is stabilized, I'll remove the need
for LarkDriver by producing a Lark.java that does SAX natively; I
can get away with this because <JavaThoughtCrime>I use a
preprocessor<JavaThoughtCrime>. So if you want SAX + some extra that
comes with your parser, this will be straightforward. -Tim