Hi Peoples,

Good work on pushing out the 2.3 changes.

I am trying to convert my unfinished project from the older
com.google.gwt to the newer com.google.web.bindery package structure
but have come stuck at a point.

com.google.gwt.activity.shared.Activity has

    void start(AcceptsOneWidget panel, EventBus eventBus);

Which refers to the old eventbus, com.google.gwt.event.shared.EventBus

There is of course, the new
com.google.web.bindery.event.shared.EventBus, but appears no Activity
is using this.

Are there some "pieces" that we still need to use the old
com.google.gwt package for ? Or is it unfinished.

Thanks
Ramon

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to