[Extension Suggestion] Can anyone make an extension where there is a common block for event?

For extension developers who are going to try to make this extension.
My suggestions -

  1. First get all components
  2. run a loop through components and use reflection to get functions which has SimpleEvent annotation
  3. Then use this method -
    Listen for event dispatches in component through the extension - #34 by ewpatton