On Dec 4, 2012, at 9:54 AM, Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote:

> My app creates lots of MyOperations (subclass of NSOperation) and puts them 
> into an NSOperationQueue.
> These operations do not do any I/O - they just use the Cpu.

But in your earlier thread you showed a code snippet that included a comment 
implying that the operation code updates the UI. Does it? (Maybe it doesn’t do 
it directly, but does it make a synchronous method call to other code that 
does?)

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to