caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [ANN] XmlRpc-Light 0.6.1
@ 2009-01-29 15:02 Dave Benjamin
  0 siblings, 0 replies; only message in thread
From: Dave Benjamin @ 2009-01-29 15:02 UTC (permalink / raw)
  To: Caml List

Hello,

I have released a new version of XmlRpc-Light, version 0.6.1. It is
available on Google Code at the following location:

     http://code.google.com/p/xmlrpc-light/

[Note to package maintainers: I would greatly appreciate if you could
include the examples directory somewhere under /usr/share/doc in your
next distribution. Thanks!]

XmlRpc-Light is an XML-RPC client and server library written in OCaml.
It requires Xml-Light and Ocamlnet 2.

New in version 0.6.1

   * [1] WordPress example updated to support all new RPC methods in
     [2] WordPress 2.7, including reading and writing of comments and
     options, timezone-safe date-time handling, and page and post status
     lists
   * New example code: [3] complete set of bindings to [4] UbiGraph, an
     interactive 3D graph rendering and animation engine
   * Support for int32 type and lazy multicall clients with "genclient"
     code-generation tool
   * New utility function, [5] XmlRpc.serve_message, enables building
     custom servers that efficiently map between other structured
     serialization formats

    1. http://wordpress.org/
    2. http://codex.wordpress.org/Version_2.7
    3. http://xmlrpc-light.googlecode.com/svn/trunk/examples/ubigraph/
    4. http://ubietylab.net/ubigraph/
    5. 
http://xmlrpc-light.googlecode.com/svn/trunk/doc/xmlrpc-light/html/XmlRpc.html#VALserve_message

By the way, at the time of writing, it would appear that
xmlrpc.com, the official homepage of XML-RPC, is completely offline.
XML-RPC is dead! Long live XML-RPC! =)

Cheers,
Dave


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-29 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-29 15:02 [ANN] XmlRpc-Light 0.6.1 Dave Benjamin

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).