Re: Recurrent NSInvocationOperations on an NSOperationQueue?
Re: Recurrent NSInvocationOperations on an NSOperationQueue?
- Subject: Re: Recurrent NSInvocationOperations on an NSOperationQueue?
- From: Carl Hoefs <email@hidden>
- Date: Fri, 14 Aug 2015 17:46:28 -0700
> On Aug 14, 2015, at 4:15 PM, Ken Thomases <email@hidden> wrote:
>
> You'll need to create a new operation each time you want to queue a particular invocation.
Yes, I'm doing that. The problem is finding a mechanism to re-queue a new operation from the current one after it is done, so the queue can be empty for a time.
-Carl
_______________________________________________
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