Hi Yili, On Sat, 15 Feb 2014, Yili Zhao wrote:
> By the way, it seems that there is a "event bus" framework in ImageJ2. I > just did a quick search, and found two "EventBus" frameworks: one is from > http://eventbus.org/, another one is from Google's Guava > https://code.google.com/p/guava-libraries/wiki/EventBusExplained. > > It seems that ImageJ2 uses EventBus from http://eventbus.org/, why? It was stable and available from Maven Central at the time we had to pick one. Please also note that the abstraction of the EventService does not leak the implementation detail of what event service exactly is used. So we are free to change the backend when -- and if! -- appropriate. Ciao, Johannes _______________________________________________ ImageJ-devel mailing list ImageJ-devel@imagej.net http://imagej.net/mailman/listinfo/imagej-devel