Function pointers as an alternative to broadcasters & listeners

Cheers, but read this article, you might find it interesting, it
demonstrates exactly what i want to do, although rather complex and
implementation, reminiscent to Qt creators signal slot mechanism. The
article even suggests that JUCE should have event handling as standard.
This current broadcaster listener implementation isn’t flexible enough,
widgets to widgets is 1 thing, but professional designs require widgets to
desired object methods