Sunday, January 22, 2012

Re: How to build a simple GWT event bus using Generators

Might I ask why you didn't simply use com.google.web.bindery.event.shared.EventBus? (or com.google.gwt.event.shared.EventBus at the time you wrote your first article)
(and its SimpleEventBus implementation, or one of your own if you want the "deferred commands" based dispatching)

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/s4pEUcKvRj8J.
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.

No comments:

Post a Comment