kanugula wrote: > > When is the "failed" event called in Rpc? I am trying to see if it is > beneficial to me for code refactoring in my Remote Table. When my Remote > Service throws RemoteException, Rpc.js swallows it as "completed" event > with exception. Shouldn't it dispatch to "failed" event? > Maybe this has to do with the coalesce [1] behavior of RPC class... (Maybe it's best to search for "coalesce" at RPC class source code as documentation doesn't seem to make reference to this behavior).
HTH, Helder Magalhães [1] http://demo.qooxdoo.org/current/apiviewer/#qx.io.remote.Rpc~_callInternal -- View this message in context: http://www.nabble.com/When-is-rpc.addEventListener%28%22failed%22%2C-myFunction%29-called--tp16732097p16808002.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
