According to the 8.1 to 8.3 SDK,
modules still using the
EventBusclass must switch to theEventManagerimplementation
I note however that in 8.3.2, the PerspectiveContext still contains:
EventBus getEventBus()
Is it ok to continue to use this interface?