Re: a C# binding for libxml2 started
Daniel Veillard <[email protected]> Mon, 17 Jun 2002 03:34:38 -0400
| Newsgroups | gmane.comp.gnome.lib.xml.bindings |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 15, 2002 at 07:06:53PM +0530, Gopal V wrote: > Hi Everyone, > I've been trying to wrap libxml2 in C# (or IL) these days . > Have wrapped the bare essentials of an XmlParser . I've been > using the Portable.Net runtime/compiler for the job . > > I thought may be you guys might like a peek ... ;-) > > http://savannah.gnu.org/projects/libxmlsharp Okay, I have added a link from the bindings pages on xmlsoft.org Do you plan to also provide bindings for the XSLT library ? Also one important point is how close your bindings are to the native C# XML APIs, there might be some interesting work to do w.r.t. the Push mode (where only a subset of the aqssociated tree is actually exposed through the interface, there is no such parsing API in libxml2 ATM and this is an area to explore). > PS: this is the right list ,isn't it ? yes, thanks ! Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [email protected] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/