I wanted to set the source of my custom event fired on our eventBus and
ended up digging inside handlerManager just to find out that we just can't
set the source. Source is package private AND setted uppon creation of
HandlerManger.

Common pratice for an EventBus is to extends HandlerManager... and set the
source to null.

Is there a good reason why we can't have a setSource function iside GwtEvent
?

Thanks

-- 
Christian Goudreau
www.arcbees.com

-- 
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.

Reply via email to