Re: Does performSelectorOnMainThread: preserve order?
Re: Does performSelectorOnMainThread: preserve order?
- Subject: Re: Does performSelectorOnMainThread: preserve order?
- From: "Kyle Sluder" <email@hidden>
- Date: Thu, 28 Feb 2008 17:48:33 -0500
On Thu, Feb 28, 2008 at 5:31 PM, Hamish Allan <email@hidden> wrote:
>
> However, there is no equivalent promise in Apple's documentation for
> NSObject; it is conspicuous in its absence. Can anyone confirm or deny
> that it has the same behaviour as in GNUstep?
The documentation explicitly describes -[NSObject
performSelectorOnMainThread:withObject:waitUntilDone:] as queueing and
dequeueing selectors on the main thread. It seems reasonable to
assume they're not outright lying to you.
--Kyle Sluder
_______________________________________________
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