Tuesday, September 1, 2020

Re: Experiences using event bus

On 31. 08. 2020. 23:06, lofid...@gmail.com wrote:
> My favorite for EventBus is this framework:
> https://github.com/google/gwteventbinder

If I'm looking at it correctly, it provides just syntactic sugar on top of
GWT's own EventBus, right? Benefits are obvious, but it looks like they are
limited to reducing code boilerplate.

From what I can see, problem with "ghost" references in event bus which
would prevent subscribed objects from being garbage collected is still there.

-gkresic.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/30fd50d8-0ef4-0843-0c4d-664dc63bd01e%40steatoda.com.

No comments:

Post a Comment