Thursday, September 29, 2011

Issue with deprecation

Hi there,

The constructor PlaceController(com.google.gwt.event.shared.EventBus
eventBus) is deprecated in the 2.4 version of GWT, which got
substituted by
PlaceController(com.google.web.bindery.event.shared.EventBus
eventBus). Nevertheless, the interface of the start method defined in
Activity still uses the com.google.gwt.event.shared.EventBus.

Is this an issue, or i'm missing something here?

--
David

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

No comments:

Post a Comment