Coredata and threads
Coredata and threads
- Subject: Coredata and threads
- From: Todd Freese <email@hidden>
- Date: Tue, 3 Jan 2006 18:11:09 -0600
I have a Core Data Doc-style application in which I need to add
records from another thread using the insertNewObjectForEntityForName
method. Do I need to create another ManagedObjectContext? Or can I
use [self managedObjectContext]? The main thead has a bound
NSArrayController/NSTableView. No sure the best thread safe way to do
this...
Is there any Core Data documentation regarding theading issues? I
seemed to have missed it.
Thanks,
Todd Freese
The Filmworkers Club
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden