This is as of the 2.0 alpha, revision 1684679. Could someone please clarify as to why the AbstractNativeSessionManager uses the EventBus but also manages separate communication with its listeners? Because there is an EventBus, there is no need for additional listener/observer overhead.
I sense that AbstractNativeSessionManager source represents the convergence of old school with new school architecture decisions and requires refacting. .. or am I missing something? thanks DG
