[Mono-devel-list] Interop with unmanaged code withoutcopyingor memory allocation?
Jonathan Pryor
jonpryor at vt.edu
Tue Jan 13 18:06:39 EST 2004
On Tue, 2004-01-13 at 09:09, Karl Waclawek wrote:
<snip/>
> You mean, there is an XMLReader wrapper for libxml2?
> Such a wrapper for Expat would also be a nice idea, but likely
> add some additional overhead, as Expat would need to be stopped
> and re-started frequently.
No. I mean that libxml2 has an XmlReader-like interface.
<snip/>
> I know, a Pull API can be quite easy to use. However, there is a lot
> of SAX based code out there, and it may be nice if it can be ported to
> C# without a major rewrite. There may also be some apps where SAX
> is a good choice.
Understandable.
- Jon
More information about the Mono-devel-list
mailing list