We're trying to make bindery the correct location, but we're a bit in
mid-step.

But you shouldn't have to have two instances. gwt...EventBus extends
binder...EventBus.

On Sun, May 22, 2011 at 10:29 AM, dd <cafeb...@googlemail.com> wrote:

> Hey g-men,
>
> with GWT 2.3 the autobean, event and requestfactory packages moved from 
> com.google.gwt
> to com.google.web.bindery.
> The 'new' RequestFactory.initialize(EventBus) depends on
> com.google.web.bindery.event.shared.EventBus.
> In contrast the PlaceController.initialize(EventBus) depends on
> com.google.gwt.event.shared.EventBus.
> Using both EventBus packages leads to two @Singleton EventBus instances in
> my application.
>
> Is EventBus intended to exist in two Packages in future GWT releases or
> will there be one EventBus location?
>
> Thanks in advance (and for your *great* work)
>
> Daniel
>
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to