Re: Core Data: Progress bar using Sheet, modifying context in thread
Re: Core Data: Progress bar using Sheet, modifying context in thread
- Subject: Re: Core Data: Progress bar using Sheet, modifying context in thread
- From: Bill Coleman <email@hidden>
- Date: Fri, 4 Aug 2006 19:21:28 -0400
On Aug 4, 2006, at 3:43 AM, Chris Ridd wrote:
I think your thread should be creating a temporary copy of your
data as it
reads it in. Then in the endSheet: you should replace the entire
old model
with the new data (there are methods to do bulk changes like this,
IIRC) or
merge the two, or punt if there was a problem, etc etc.
Could you give me a little bit bigger hint as to how I might create
this temporary copy and perform the swap?
Bill Coleman, AA4LR, PP-ASEL Mail: email@hidden
Quote: "We invented personal computing."
-- Bill Gates @ TechNet / MSDN 2003
_______________________________________________
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