Re: [qooxdoo-devel] remote.Rpc vs. Xhr for JSON-RPC calls

2011-07-25 Thread Tristan Koch
Hi Omri, currently, there is no JSON-RPC implementation that uses the new IO stack. You can watch [1] for any progress on this. Tristan [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=3975 Am 22.07.2011 um 11:32 schrieb omrihar: > Hi all, > > I have recently come across a thread regarding th

[qooxdoo-devel] remote.Rpc vs. Xhr for JSON-RPC calls

2011-07-22 Thread omrihar
Hi all, I have recently come across a thread regarding the use of Xhr for JSON-RPC communications and was wondering, in lieu of the new Xhr communications stack, what is the recommended way for new applications which use JSON-RPC calls to communicate with the server? Should we still use the "old"