[
Lists Home |
Date Index |
Thread Index
]
This is the first production release of the C#/.NET port of the SAX API.
It should be compatible with MS.NET 1.1 and Mono 1.0.2.
Since the API alone is not enough, a SAX parser implementation has been
released as well: SAXExpat.NET 1.0. It is based on the Expat parser, and
will work on MS.NET 1.1. Currently Mono 1.0.2 is not able to run it,
but this will hopefully change with future Mono releases.
Another implementation based on a port of the AElfred parser will
be available soon. It should work under both, MS.NET and Mono.
The project page is here: http://saxdotnet.sourceforge.net/
Karl
|