On Fri, Mar 13, 2009 at 8:55 AM, lkcl <[email protected]> wrote:

>
> > > I'm curious why it doesn't just add a
> > > callback to the module script to avoid the timer?
> >
> >  because in the way i've done it, several modules can be injected
> > simultaneously.
>
>  ... so even if you had a callback, you'd still need to go into a
> timer loop to wait for the first-level dependencies to all be loaded.
>

No, it just needs a count of the number of times it should be called before
it calls the real "everything is loaded" callback.

-- 
John A. Tamplin
Software Engineer (GWT), Google

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to