Re: Can expat add "write xml file" support?

Aleix Conchillo FlaquĆ© <[email protected]> Mon, 11 Jan 2010 11:39:30 +0100
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
On Mon, Jan 11, 2010 at 10:26, Kun Niu <[email protected]> wrote:
> Really appreciate your reply.
> I think that expat is one of the best API on AIX 6.10 platform. But now I'll
> try xerces first.
>

You can try SCEW (a simple expat wrapper) which allows writing to
files, memory buffers, etc. And the footprint is small as well.

Aleix