Messaging delegate from non-main thread
Messaging delegate from non-main thread
- Subject: Messaging delegate from non-main thread
- From: Drew McCormack <email@hidden>
- Date: Fri, 18 Apr 2003 17:16:06 +0200
What is the consensus on sending messages to a delegate from a non-main
thread? Is it kosher to send the message directly in the thread, or
should it be sent to the delegate in the main thread incurring the
penalty of inter-thread communication?
Drew McCormack
_______________________________________________
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.