Re: CoreData - trying to avoid separate thread
Re: CoreData - trying to avoid separate thread
- Subject: Re: CoreData - trying to avoid separate thread
- From: Matthew Johnson <email@hidden>
- Date: Thu, 4 Jan 2007 16:55:29 -0600
On Jan 4, 2007, at 1:48 PM, Matthew Johnson wrote:
You would need to create a separate persistence stack for use on
the background thread
This is not the case:
"You can use one persistent store coordinator per group of
cooperating threads..."
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdMultiThreading.html
>
It has been a while since I read that. I was incorrectly remembering
the part that states "In general, you should not use any given managed
object context or managed object in more than one thread."
Matthew
_______________________________________________
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