Yes, this has broken my code too ... Derrell - maybe you need to update
the Rpc code?
Thanks, Christian
frederic schrieb:
> Hello,
> I've updated my qooxdoo sdk to 0.7.2 and now I have a warning using this
> code :
>
> var req=new qx.io.remote.Rpc();
> req.set({url: SERVICE_URL, serviceName: "myservice", crossDomain: false,
> timeout: 30000});
> req.callAsyncListeners(true,"myfunction",[param1,param2]);
> req.addEventListener("completed",qx.lang.Function.bind(function(e) {
> var response = e.getData();
> ....
> }
>
> The warning in firebug :
> WARN: qx.io.remote.Response: The method 'qx.io.remote.Response:getData' of
> class 'qx.io.remote.Response' is deprecated: This method is no longer needed
> since the event object is now an instance of the Response class.FireBug.js
>
> How to solve the problem ?
>
> cheers
> Frederic
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel