'Better' depends on what you are trying to do.

It is easy to know when a service finishes because the onSuccess/
Failure handler will execute at that time.  You probably need to
familiarize yourself with async programming.

On Jul 10, 5:49 am, retha pasalli <re...@wacana-inti.com> wrote:
> Hi guys,
>
> I want to know if I need to call more than one service, is it better
> if I call them all together, or I need to finish one service call
> before calling another service? if calling them together is much
> better, how do I know when all service is successfully called? I'm
> quite confuse because of the asynchronous issue so we can't detect
> which service last sucessfully called.
>
> Thx for any replies..
>
> Regards,
> Retha
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to