Use the new marshaller instead of a large printf. Drastically reduced the
authorDick Porter <dick@ximian.com>
Mon, 30 Apr 2001 11:08:35 +0000 (11:08 +0000)
committerDick Porter <dick@src.gnome.org>
Mon, 30 Apr 2001 11:08:35 +0000 (11:08 +0000)
commitf0c4790156c1d534f4ee2b472bbd031ed8557c28
treebc0cd7ecd732b0785b1383b3bbaac6c5d3104d94
parent6b3db15fa54a40bc7c04dd2da15a4d25894e627d
Use the new marshaller instead of a large printf. Drastically reduced the

2001-04-30  Dick Porter  <dick@ximian.com>

* src/soup-wsdl/wsdl-soap-stubs.c: Use the new marshaller instead
of a large printf. Drastically reduced the complexity of both the
wsdl compiler code and the generated stubs. Deleted huge tracts of
now-unused code too.

* src/soup-wsdl/wsdl-types-glib.c: Deleted unused code
ChangeLog