> > 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. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
