Custom implementation of the EventBus
Hello Everybody
From what I see the application developer is not suppose to be able to
create a custom implementation of the EventBus type. The main reasons
are the protected void dispatch(H handler) and packaged void
setSource(Object source) methods of the GwtEvent type. What is the
rational behind this? After all do you expect the default
implementation SimpleEventBus to be sufficient for everybody ?
A somewhat related discussion
http://groups.google.com/group/google-web-toolkit/browse_frm/thread/1626a088f0d09ffc/335d4ff7202bb2e4?tvc=1&q=SimpleEventBus#335d4ff7202bb2e4
Thanks
Stefan
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home