Tuesday, February 4, 2014

Re: GWT SimpleEventBus which implementation to use?

In your code you should use the web.bindery one. 

If you use Activities then you still get the old com.google.gwt.event.shared.EventBus for compatibility reasons through Activity.start(). But you can easily assign that one to a com.google.web.bindery.event.shared.EventBus field.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment