[Estimated Reading Time: < 1 minute]

At the end of my last post I described a problem that arises if an object adds handlers to an event and is then destroyed without having removed those handlers.  This video demonstrates that problem and also shows a solution provided by the multicast events framework itself.

The details of how the solution actually works will follow in my next post in the series which should be ready soon.