Thanks John. BTW: I was thinking about this later, and was thinking it might be nice to do two additional things to this:
1) Make the guts of the disconnect logic occur in a timeout, to avoid any "what's higher up on the stack that's going to execute after me" issues. 2) Make the call a one-shot in the JS code; replace the disconnect function with an empty function, so that if a plugin calls it multiple times it won't do anything on subsequent calls. Does that sound good? Scott On Fri, Nov 20, 2009 at 8:53 PM, <[email protected]> wrote: > LGTM > > > http://gwt-code-reviews.appspot.com/109802 > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
