• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data: Insert, Fetch, Re-Fetch. Same Object?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data: Insert, Fetch, Re-Fetch. Same Object?


  • Subject: Re: Core Data: Insert, Fetch, Re-Fetch. Same Object?
  • From: mmalc Crawford <email@hidden>
  • Date: Thu, 11 Feb 2010 15:08:57 -0800

On Feb 10, 2010, at 7:07 pm, Jerry Krinock wrote:

>> Yes, basically. There is only going to be one in-memory object at a time that represents the same managed object.
>
> It certainly seems to be sensible, but I just wish someone could find such documentation.  I can't.
>
Uniquing: <http://developer.apple.com/Mac/library/documentation/Cocoa/Conceptual/CoreData/Articles/cdGlossary.html#//apple_ref/doc/uid/TP40001651-TP1>

<http://developer.apple.com/Mac/library/documentation/Cocoa/Conceptual/CoreData/Articles/cdFaultingUniquing.html#//apple_ref/doc/uid/TP30001202>

From "Core Data Basics"
<http://developer.apple.com/Mac/library/documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html#//apple_ref/doc/uid/TP40001650>
You may have more than one managed object context in your application. For every object in a persistent store there may be at most one corresponding managed object associated with a given context (for more details, see “Faulting and Uniquing”).


mmalc

_______________________________________________

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

References: 
 >Core Data: Insert, Fetch, Re-Fetch. Same Object? (From: Jerry Krinock <email@hidden>)
 >Re: Core Data: Insert, Fetch, Re-Fetch. Same Object? (From: Jens Alfke <email@hidden>)
 >Re: Core Data: Insert, Fetch, Re-Fetch. Same Object? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Core Data: Insert, Fetch, Re-Fetch. Same Object?
  • Next by Date: [iPhone] custom CALayer drawing
  • Previous by thread: Re: Core Data: Insert, Fetch, Re-Fetch. Same Object?
  • Next by thread: Re: NSXML and >
  • Index(es):
    • Date
    • Thread