thx for clarification jens. my problem is that i use the event bus within some activities outside of start(..) and there i always should use the bindary-One. So in such activities i have two different EventBuses. the bindary-One is imported the other one is explicitly set in start method. And to be sure that an activity never uses /imports the wrong EventBus i did it in all activities. (someone could add some code to an activity that uses/needs an eventbus and if at this point in time the wrong import is present (because the start -method needs it) it won't work - some injector error will occur)
-- 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/-/NYEKf_E-_pkJ. 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.
