Hi, We developed a Qooxdoo desktop application to read/modify a Postgres SQL database with qx.io.remote.Rpc() and it works very well. Now we want to develop a mobile app (ios and Android) to query that database with Qooxdoo mobile. Basically is send key word for the query, receive a JSON array to a list and an html text to an embed.html on selection of one of the result. Is there something similar to an rpc call for mobile? Seem that would violate the same origin policy.
M Elward Aedhelweard Technologies -- View this message in context: http://qooxdoo.678.n2.nabble.com/Mobile-reader-app-for-Qooxdoo-desktop-tp7584347.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
