[Mono-list] Initial release of SAX API for C#

Karl Waclawek karl@waclawek.net
Thu, 20 Nov 2003 14:18:35 -0500


For anyone who is interested:

I ported Java's SAX API to C# and placed it on SourceForge
(project name "SAX dot NET"): http://sf.net/projects/saxdotnet .

It is of not much practical use currently - as there are no 
SAX parsers for .NET available yet - but I am working on that.

Feedback welcome.

Karl