Am 24.11.2008 um 11:08 schrieb WT:
>And to answer one question you asked inline, NSNotificationCenter
>delivers all notifications synchronously and immediately on the
thread
>on which they were sent. It is really just a way of indirectly
>invoking methods, it doesn't know or care about threads at all.
Ok, now, that's something I didn't know and which is very useful to
know. Thanks!
There's also NSNotificationQueue, which you could use to distribute
notifications to another thread.
</jum>
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]