]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
[rpc-light] Make the abstraction layer more uniform, especially for the error handling.
authorThomas Gazagnaire <thomas.gazagnaire@eu.citrix.com>
Mon, 11 Jan 2010 17:44:38 +0000 (17:44 +0000)
committerThomas Gazagnaire <thomas.gazagnaire@eu.citrix.com>
Mon, 11 Jan 2010 17:44:38 +0000 (17:44 +0000)
commit3762519ff39503d740d8ce9f44e2491999fd8ddc
tree27b3549662636fe348618dbf20bd0cff9b36e559
parent86507c31c3057856016b2736f3b7ec38b355693b
[rpc-light] Make the abstraction layer more uniform, especially for the error handling.

Indeed, XMLRPC and JSONRPC are a bit different on error handling, but abstract these minor differences away.

Signed-off-by: Thomas Gazagnaire <thomas.gazagnaire@citrix.com>
rpc-light/jsonrpc.ml
rpc-light/jsonrpc.mli
rpc-light/rpc.ml
rpc-light/xmlrpc.ml
rpc-light/xmlrpc.mli