My favorites | Sign in
Project Logo
                
Revision: r55
Author:  deusty
Date:  Nov 10, 2008
Review scores: No one has yet scored this revision.
 

Log message

Improving 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.)

Affected files

    expand all   collapse all
Modify/trunk/ChatController.hdiff
Modify/trunk/ChatController.mdiff
Modify/trunk/ChatWindowManager.mdiff
Add/trunk/MulticastDelegate.hdiff
Add/trunk/MulticastDelegate.mdiff
Modify/trunk/XMPPClient.hdiff
Modify/trunk/XMPPClient.mdiff
Modify/trunk/XMPPStream.xcodeproj/project.pbxprojdiff
Modify/trunk/XMPPStream.xcodeproj/robbie.mode1v3diff
Modify/trunk/XMPPStream.xcodeproj/robbie.pbxuserdiff

Project members, sign in to write a code review
Hosted by Google Code