Re: Concurrent NSOperation
Re: Concurrent NSOperation
- Subject: Re: Concurrent NSOperation
- From: Keith Duncan <email@hidden>
- Date: Wed, 21 Nov 2007 18:57:10 +0000
Why do you think you need to setup a thread? They only list that as
something you _could_ do at that point.
Because I want side-by-side execution of my operations, I don't want
them blocking any one thread waiting for the notification to be
posted. It could take seconds or it could take minutes.
- Keith
_______________________________________________
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