Any objections to switching it to be one class called EventBus that
has static methods for
publish
subscribe
unsubscribe
and a bunch of static final strings for common event names.
Thanks
Duncan
Thanks for the response. I understand what you did now and can see
why. I just checked in something simpler that should be sufficient for
now.
Thanks
Duncan