David Martinho
unread,Sep 29, 2011, 6:11:21 AM9/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
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