Re: Core-Data Multithreading question about save
Re: Core-Data Multithreading question about save
- Subject: Re: Core-Data Multithreading question about save
- From: "Hamish Allan" <email@hidden>
- Date: Thu, 22 May 2008 13:25:28 +0100
On Thu, May 22, 2008 at 11:37 AM, Dex Morgan <email@hidden> wrote:
> What's I'm wrong? The ID still temporany until I save the second managed
> object but If I can do it I can also make my relationship, the overhead it's
> the same.
Surely the overhead is less when you do many rather than one at a time?
> I need to work in a multithreading environment.
I'm not suggesting you stop using a secondary thread; I'm just
suggesting you perform the *insert* on the main thread.
Hamish
_______________________________________________
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