Re: List of delegates
Re: List of delegates
- Subject: Re: List of delegates
- From: email@hidden
- Date: Fri, 10 May 2002 09:34:29 -0700
I wrote:
|I don't believe that NSNotificationCenter's documentation states that
|the notification is delivered to the same thread that posts the
|notification. In a multiply-threaded application, this can be very
|important to know.
Matt Rollefson replied:
|That's definitely something we should note. Please file a bug.
Will do.
I also wrote:
|Often, [multithreading] translates into a need to deliver notifications
|across threads (usually, from a non-UI thread to the UI thread), a
|function that doesn't appear to exist.
Matt Rollefson replied:
|Look specifically at the "Forming Connections Between Threads" document.
|Have you read this document? If so, in what ways was it inadequate?
I haven't looked at it lately. Perhaps it assumed knowledge I didn't have at the time I did look. I'll take another look and see if I find anything lacking.
Glen Fisher
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.