Hi,

I'm using qx.io.remote.Rpc to query a JSON-RPC server (rpcphp) and I'd like
to call the callAsync method and provide params as array or json instead of
comma separated params.

I mean callAsync(handler, method, params); where params is an array of
params instead of callAsync(handler, method, param1, param2, ..., paramn);

Is it possible to achieve this and how?

Regards

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/using-qx-io-remote-Rpc-with-parameters-as-array-tp7363036p7363036.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to