caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ANNOUNCE: OC-SOAP 0.3.0 - a proper SOAP interface for OCaml
@ 2005-06-13 21:07 Richard Jones
  2005-06-26 10:27 ` ANNOUNCE: OC-SOAP 0.3.1 " Richard Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Jones @ 2005-06-13 21:07 UTC (permalink / raw)
  To: caml-list

I'm pleased to announce a very early and experimental release of
OC-SOAP for OCaml.

This is a proper version of a SOAP client for OCaml, which uses CDuce
(http://www.cduce.org/) to parse WSDL + XML Schema interface
descriptions, turning them into SOAP client stubs.

http://www.annexia.org/tmp/ocsoap-0.3.0.tar.gz

This version works correctly for the Google Adwords API, and so other
SOAP APIs which use different features may not work, although support
shouldn't be too difficult to add.

You will need to install the following packages first:

 * ocamlfind
 * ocamlnet (netclient and netstring)
 * PXP
 * extlib
 * cduce
 * calendar

This version is distributed under the LGPL + OCaml linking exception.
A better version and website will follow shortly.

Many thanks in particular must go to Alain Frisch for promptly
answering my mostly stupid questions about CDuce over on that mailing
list.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* ANNOUNCE: OC-SOAP 0.3.1 - a proper SOAP interface for OCaml
  2005-06-13 21:07 ANNOUNCE: OC-SOAP 0.3.0 - a proper SOAP interface for OCaml Richard Jones
@ 2005-06-26 10:27 ` Richard Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Jones @ 2005-06-26 10:27 UTC (permalink / raw)
  To: caml-list

There's a web page for OC-SOAP now:

http://merjis.com/developers/oc-soap

The 0.3.1 version includes a patch to support <all> types in XML
Schema, supplied by Jesse D. Guardiani.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-26 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-13 21:07 ANNOUNCE: OC-SOAP 0.3.0 - a proper SOAP interface for OCaml Richard Jones
2005-06-26 10:27 ` ANNOUNCE: OC-SOAP 0.3.1 " Richard Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).