Re: Techniques for thread communication
Re: Techniques for thread communication
- Subject: Re: Techniques for thread communication
- From: Michael Schmidt <email@hidden>
- Date: Mon, 8 Sep 2003 12:16:30 +0200
- Organization: AbsInt GmbH
On Sun, 7 Sep 2003 14:21:48 -0700 (PDT)
Eric Scharff <email@hidden> wrote:
>
2. Use NSConnection to establish a communication channel between
>
the "main app" and the thread, and send messages through the
>
distributed object proxies.
It looks a bit oversized, but I'm using such an approach succesfully
for some of my projects. "Cocoa Programming" has a little example
for this...
--
Michael Schmidt
_______________________________________________
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.