exactly that is what my workaround was ... on any place change I call unbind() on the active presenter before changing to the new one. But what I intend to have is no need for any unbind() method at all. In my opinion its the eventbusses concern to recognize that the eventHandler should be detached, when its presenter is not existent anymore. But perhaps this is way to much functionality or the wrong layer of abstraction I expect of something like the HandlerManager
-- 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.
