[Mono-list] Lightweight XML parser for corlib.dll

Sebastien Pouliot Sebastien Pouliot <spouliot@videotron.ca>
Sat, 19 Oct 2002 15:19:04 -0400


> FWIW, we have simple lightweight XML parser available here:
> http://mono.eurosoft.od.ua/files/miniparser.tar.gz

Wow that's JIT ;-).
Thanks a lot Sergey!

> It can be easily embedded into corlib dll.
> It works with Mono and it works fine with WinCE/CF (tested with
PocketPC2002, HPC2k & CE.NET devices)
> When compiled it's about 10k of binary code. Parser uses event-based push
model with very simple interface.
> Main limitation: it can't handle mixed contents (shouldn't be a problem
for config-file parsing).
> License is Mono-compatible (see code for details)

Is anyone else need the parser inside corlib ?
If not then I will include it inside System.Security.Cryptography as an
internal class.

Sebastien Pouliot
Security Architect, Motus Technologies, http://www.motus.com/
work: spouliot@motus.com
home: spouliot@videotron.ca