]> 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)
commitd18df63c4f75fd134c733e29aba72a0b47b48e66
tree5d20158da5de2754e9f9148ab9bc12e094226ced
parent1205aed0bd83597405025029a6bf868cd9e82577
[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