[Expat-discuss] Open source success?

Artyom S. Bolgar abolgar@mail.natm.ru
Fri Oct 25 19:25:51 2002


Objective Systems, Inc uses Expat in their ASN.1 compiler -
http://www.obj-sys.com. We made C++ SAX wrapper for it and use it instead of
Xerces for decoding XER messages (X.693). You may download the evaluation
version of 5.4 beta and have a look onto it.
And one more note: the Expat's decoding is significiantly faster than in
Xerces and MSXML, sometimes in more than 4 times! And it is most compact
library as well. I like it! :)

Yours sincerely.
   Artyom Bolgar.