|
|
Log messageImproving functionality of multicast delegate. Now works more like the NSNotificationCenter. Removing a delegate within a delegate callback no longer causes problems. Adding a delegate during a delegate callback no longer results in an inappropriate call to that new delegate. (Just like NSNotificationCenter, and multicast delegates in other languages.) |
||||||