FROM : Kyle Sluder
DATE : Thu Feb 28 23:48:33 2008
On Thu, Feb 28, 2008 at 5:31 PM, Hamish Allan <<email_removed>> 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
DATE : Thu Feb 28 23:48:33 2008
On Thu, Feb 28, 2008 at 5:31 PM, Hamish Allan <<email_removed>> 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
| Related mails | Author | Date |
|---|---|---|
| Hamish Allan | Feb 28, 23:31 | |
| Kyle Sluder | Feb 28, 23:48 | |
| Hamish Allan | Feb 29, 00:03 |






Cocoa mail archive

