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: Wed, 21 May 2008 23:18:53 +0100
On Wed, May 21, 2008 at 9:25 PM, Dex Morgan <email@hidden> wrote:
> note: I need to 'see' both
> previous newly inserted object and old objects).
Not sure I understand your question, but if you need to differentiate
between objects inserted before some point in time and objects
inserted afterwards, you can explicitly model a timestamp in a managed
object subclass. See e.g.,
http://developer.apple.com/cocoa/coredatatutorial/index.html, movie
11.
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