Re: NSNotificationCenter : multiple messages sent to the same observer?
Re: NSNotificationCenter : multiple messages sent to the same observer?
- Subject: Re: NSNotificationCenter : multiple messages sent to the same observer?
- From: Frédéric Testuz <email@hidden>
- Date: Sun, 22 Feb 2009 10:52:36 +0100
Le 22 févr. 09 à 00:06, Iceberg-Dev a écrit :
I just discovered something recently. If you register an observer
with the same name/object/selector twice, you get the notification
twice when you post it.
Isn't the NSNotificationCenter supposed to prevent this?
Notifications post via a NSNotificationQueue can have this behaviour.
The documentation said nothing about coalescing notifications sent
directly to a NSNotificationCenter.
Frédéric_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden