Is it required or even good practice to manually remove event handlers (say, on detach or unload)? I.e. keep the handlerRegistration around when returned from addHandler, then later call handlerManager.removeHandler().
Of course in the old world of manually managing listener collections, one had to do it, but in the new world of HandlerManagers? -- 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.
