On Tue, Jul 09, 2013 at 05:47:33PM +0200, thron7 wrote:

>Can you post a snippet of code, to illustrate how you tried to deploy
>Jsonp?!

That idea came from the documentation, where it says:
http://demo.qooxdoo.org/devel/apiviewer/#qx.io.rest.Resource~_getRequest
«May be overriden to change type of request.»

but changing the code to:

_getRequest: function() {
      return new qx.io.request.Jsonp();
    },
}

began a mayhem of problems.

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to