Erik's idea makes sense, just run other rpc in onSucces method of the first one
On Thu, Aug 18, 2011 at 11:48 PM, Erik <[email protected]> wrote: > You can run the other RPC call('s) in the callback of the first one. > > greetz. > > On 18 aug, 17:43, George Agiasoglou <[email protected]> > wrote: > > Hi there, > > > > I have to run an rpc call before any other rpc call. So far I have > managed > > to centralize Rpc to handle showing loading widgets. > > > > What is your suggestion? > > > > Thanks, > > George > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- *Ahmet DAKOĞLU* -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
