Re: Core Data and NSOperation
Re: Core Data and NSOperation
- Subject: Re: Core Data and NSOperation
- From: Ben Trumbull <email@hidden>
- Date: Sun, 30 Mar 2008 16:54:35 -0700
Daniel,
Each NSOperation is, conceptually, its own thread. In addition to
using NSInvocationOperation to easily dispatch a work function to an
object, you'll also need to follow the multi-threading rules
described in the Core Data Programming Guide.
--
-Ben
_______________________________________________
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