• 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: CoreData multithreading with Bindings question: do Bindings lock?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData multithreading with Bindings question: do Bindings lock?


  • Subject: Re: CoreData multithreading with Bindings question: do Bindings lock?
  • From: Ruotger Skupin <email@hidden>
  • Date: Thu, 5 Apr 2007 14:19:10 +0200


Am 04.04.2007 um 19:35 schrieb Ruotger Skupin:

Hi,

do Bindings lock the context when accessing it?

Just for the record, the answer to this question seems to be:

No, Bindings do not lock the context. If you do use Bindings you have to use a different context for each thread. (which is a good idea anyway, you would have to lock the shared context for every single access to a managed object, both read and write)

(Please correct me if I'm wrong)

Roddi



_______________________________________________

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: 
 >CoreData multithreading with Bindings question: do Bindings lock? (From: Ruotger Skupin <email@hidden>)

  • Prev by Date: Re: CoreData multithreading question: locking multiple contexts
  • Next by Date: Re: Core Data Document-Based App
  • Previous by thread: CoreData multithreading with Bindings question: do Bindings lock?
  • Next by thread: textView:shouldChangeTextInRange:replacementString:
  • Index(es):
    • Date
    • Thread