On Dec 16, 2008, at 8:27 PM, Michael Ash wrote:
And before you go off using NSOperationQueue, you should be aware that it's broken on Leopard, as described in this thread: http://www.cocoabuilder.com/archive/message/cocoa/2008/10/30/221452
And if anyone wants a second opinion, we've been using NSOperationQueue in some products with no problems. However, we enqueue everything on the main thread only. If that won't be a problem, then NSOperationQueue ought to be fine.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
