• 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 XML / SqLite differences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData XML / SqLite differences


  • Subject: Re: CoreData XML / SqLite differences
  • From: Bill Bumgarner <email@hidden>
  • Date: Thu, 4 May 2006 00:39:17 -0700

On May 3, 2006, at 10:02 PM, Greg Hoover wrote:
On May 3, 2006, at 8:08 PM, Bill Bumgarner wrote:
....
What threading model are you using to manage access to Core Data? In particular, how many managed object contexts do you have.


(Hint: If the answer is "1 managed object context used across multiple threads", the answer will be that your code isn't doing threading correctly.)

b.bum
Thanks for the tip. I found the Apple doc related to this. I realize now that I didn't have an issue with XML stores because the data is read into memory.

That'd be this document:

http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/ Articles/cdMultiThreading.html

b.bum

_______________________________________________
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


References: 
 >CoreData XML / SqLite differences (From: Greg Hoover <email@hidden>)
 >Re: CoreData XML / SqLite differences (From: Bill Bumgarner <email@hidden>)
 >Re: CoreData XML / SqLite differences (From: Greg Hoover <email@hidden>)

  • Prev by Date: Re: InstantMessage.framework
  • Next by Date: CoreData, NSArrayController
  • Previous by thread: Re: CoreData XML / SqLite differences
  • Next by thread: In-Cell editing
  • Index(es):
    • Date
    • Thread