Re: soup, glib2/libxml2
Joe Shaw <[email protected]> 28 Aug 2002 11:52:29 -0400
| Newsgroups | gmane.comp.gnome.ximian.soup |
|---|---|
| Message-ID | <1030549948.14093.62.camel@caedes> |
On Tue, 2002-08-27 at 22:45, Michael Rothwell wrote: > On Tue, 2002-08-27 at 21:10, Michael Rothwell wrote: > > version of soup that uses glib2 and libxml2? If not, is one planned? > > Well, I fiddled with the source code a little, and built soap with > libxml2 and glib2. Patch attached. tests/simple-test works. > tests/stress-test seems to work. Everything else segfaults. Soup from CVS has an --enable-glib2 configure flag, which uses glib 2.0 and prefers libxml2. What version are you using, and from where did you get it? I think I added glib2 support for 0.7.4. The tarball probably has to be updated from wherever you got it. > I just checked out soup from CVS, because I was looking for and XMLRPC > library that worked with libxml. It was an added bonus that it uses > glib. I don't know how complete/functional the SOAP stuff is these days -- I use Soup solely as an HTTP transport library -- but it doesn't do XML-RPC (the format). If you're looking for a good XML-RPC (not SOAP) library in C, I'd suggest xmlrpc-c. We're using it in some new stuff, and it's about as nice as you can get from doing this sort of stuff in C. The site is http://xmlrpc-c.sourceforge.net. I have a patch in the patch tracker which adds libxml2 support to it. It'll probably go into the next release, but he hasn't done one in forever. Fortunately, though, it's pretty bug free. Joe _______________________________________________ Soup-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/soup-list