Browse thread
ANNOUNCE: OC-SOAP 0.3.0 - a proper SOAP interface for OCaml
- Richard Jones
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-06-13 (21:01) |
From: | Richard Jones <rich@a...> |
Subject: | ANNOUNCE: OC-SOAP 0.3.0 - a proper SOAP interface for OCaml |
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