• 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 and document loading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData and document loading


  • Subject: Re: CoreData and document loading
  • From: mmalcolm crawford <email@hidden>
  • Date: Thu, 15 Dec 2005 14:46:22 -0800


On Dec 15, 2005, at 6:56 AM, Romain Champourlier wrote:

I'm working on a application using CoreData. My problem is that I need to know when my document's data finished being loaded from the persistent store.

What are you actually trying to achieve?
There isn't a way to know when all the data is loaded. Some data may never be loaded. If you need all the instances of a given entity, then you simply execute a fetch when you need them. If you need to know when a document is presented, use windowControllerDidLoadNib:...

mmalc


_______________________________________________
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 and document loading (From: Romain Champourlier <email@hidden>)

  • Prev by Date: Re: Interface Builder Outlets
  • Next by Date: Crash in CFStringHash - can I do anything about this?
  • Previous by thread: CoreData and document loading
  • Next by thread: several clickable links in a NSCell of a NSTableView
  • Index(es):
    • Date
    • Thread