• 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, bindings and synchronizing.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data, bindings and synchronizing.


  • Subject: Re: Core Data, bindings and synchronizing.
  • From: "Justin R. Miller" <email@hidden>
  • Date: Fri, 16 Feb 2007 19:25:29 -0500

On Feb 16, 2007, at 9:14 AM, Jim Correia wrote:

You only need more than one managed object context in the case where you want separate scratchpads in which to work. One example of why you might want to do this is that you want to make a few discrete changes, and save them, independently of changes in another context.

Or, when necessity dictates it, such as when you need to work with Core Data in a non-main thread. Core Data is not thread safe and you will need an alternative managed object context in this case.


--
Justin R. Miller
Code Sorcery Workshop
http://codesorcery.net


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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, bindings and synchronizing. (From: Ryan Homer <email@hidden>)
 >Re: Core Data, bindings and synchronizing. (From: mmalc crawford <email@hidden>)
 >Re: Core Data, bindings and synchronizing. (From: Ryan Homer <email@hidden>)
 >Re: Core Data, bindings and synchronizing. (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: NSView -nextKeyView and -previousKeyView only working once
  • Next by Date: Re: PDFMarkupAnnotations not showing when drawing PDFPage
  • Previous by thread: Re: Core Data, bindings and synchronizing.
  • Next by thread: Re: Core Data, bindings and synchronizing.
  • Index(es):
    • Date
    • Thread