In http://manual.qooxdoo.org/1.2.x/pages/data_binding/stores.html it seems
the recommended way of retrieving data is using a JSON store.

You have some examples showing how to set up an rpc server. But as far as I
can figure out, it isn't possible to use the JSON store with an rpc server.

So, if I have some data on my php server that I want to give the qooxdoo
app, should I use something like
http://www.php.net/manual/en/function.json-encode.php in combination with a
JSON store, or the PhpRpc server and qx.data.marshal.Json.createModel() on
the rpc result? (or something else of course)
-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/JSON-store-or-rpc-tp5564779p5564779.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to