Re: CoreData multithreading question: locking multiple contexts
Re: CoreData multithreading question: locking multiple contexts
- Subject: Re: CoreData multithreading question: locking multiple contexts
- From: Ruotger Skupin <email@hidden>
- Date: Thu, 5 Apr 2007 14:10:51 +0200
Am 04.04.2007 um 19:33 schrieb Ruotger Skupin:
Hi,
I use several contexts for one persistent store coordinator. (one
context for each thread). Do I have to lock each context in each
thread when using?
Just for the record, the answer to this question seems to be: No, the
context locks the store coordinator for you.
(Please correct me if I'm wrong)
Roddi
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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