• 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 App vs. Core Data Doc-based App: which is appropriate?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data App vs. Core Data Doc-based App: which is appropriate?


  • Subject: Re: Core Data App vs. Core Data Doc-based App: which is appropriate?
  • From: mmalcolm crawford <email@hidden>
  • Date: Wed, 28 Sep 2005 13:04:05 -0700


On Sep 28, 2005, at 11:31 AM, Mark Slater wrote:

Thank you for the links, but I've read through most of them before and I haven't found the answer to the basic question:
If I want spotlight to show each item in the program catalog as a separate entry in the search results, do I need to use a separate core data store for each entry?


A search matches on a per file basis...
<http://developer.apple.com/macosx/spotlight.html>
and
<http://developer.apple.com/documentation/Carbon/Conceptual/ MetadataIntro/Concepts/HowDoesItWork.html#//apple_ref/doc/uid/ TP40001847>


If I'm creating an app that has many data stores, but the UI presents a single interface with the data from all of them, which template is more appropriate - Core Data Application or Core Data Document-based application?

If your application is not document-based, then the Core Data Application...
<http://developer.apple.com/documentation/Cocoa/Conceptual/ AppArchitecture/index.html>
and
<http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/ index.html>


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: 
 >Core Data App vs. Core Data Doc-based App: which is appropriate? (From: Mark Slater <email@hidden>)
 >Re: Core Data App vs. Core Data Doc-based App: which is appropriate? (From: Mark Slater <email@hidden>)

  • Prev by Date: Re: NSTextView typing speed - slowdown at top?
  • Next by Date: NSTextView typing speed - slowdown at top?
  • Previous by thread: Re: Core Data App vs. Core Data Doc-based App: which is appropriate?
  • Next by thread: NSRulerView
  • Index(es):
    • Date
    • Thread