I will consider adding an EventBroadcaster component, so that such a facility may be available out of the box. I would rather not introduce “super” or “global” events or dispatchers, since that is a feature that is too easily abused. I understand that it may be convenient in your use case, but my approach is to never sacrifice (what I believe is) “good design” for “conveniency”.