Re: Is there another way to do performSelectorOnMainThread?
Re: Is there another way to do performSelectorOnMainThread?
- Subject: Re: Is there another way to do performSelectorOnMainThread?
- From: Dustin Voss <email@hidden>
- Date: Thu, 29 Jun 2006 17:58:20 -0700
A lighter-weight method might be InterThreadMessaging.
Description: http://cocoadev.com/index.pl?InterThreadMessaging
Download: http://homepage.mac.com/d_j_v/FileSharing3.html
On 29 Jun 2006, at 8:17 AM, Finlay Dobbie wrote:
On 29/06/06, Aurélien Hugelé <email@hidden> wrote:
You often have to use NSInvocation because if your are passing non
object parameters... passing a NSNumber encapsulated in a dictionary
is what i call heavy-weight ;)
NSInvocation is probably even more heavyweight, tbh.
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden