Hello, This is just a quick question to gwt developpers to know what is the reason to pass the EventBus to the start() method of Activity ? Is there something special about this instance ?
Because if we use a ClientFactory, like described in the MVP doc on the website, (or we inject with Gin), we can get it. And get all other elements too (like PlaceController) So I do not really understand what is the policy behind this. All elements should be passed (EventBus, PlaceController, ...) or none of them (then to rely on ClientFactory or Gin). Why is athere a special mechanism for the EventBus ? Thanks Nicolas. -- 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.
