PDA

View Full Version : Are you using Ext.Direct?



ThorstenSuckow
20 Oct 2009, 4:55 AM
Just wondering - topic says it all. Let the votes come in!

mschwartz
20 Oct 2009, 5:31 AM
I have my own Comet pattern that allows for piggy back of multiple method calls to the server in one request.

gtaylor
20 Oct 2009, 5:50 AM
We're still happy with DWR and have no reason to convert all our code at this time.

carl23934
20 Oct 2009, 6:46 AM
I have my own Comet pattern that allows for piggy back of multiple method calls to the server in one request.

ditto and error handling.

jay@moduscreate.com
21 Oct 2009, 2:53 AM
I'm going to look into using flash as a data proxy later on, but I need to learn how to program in Java so i can do things like server side push :)