• 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 right for my project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data right for my project?


  • Subject: Re: Core Data right for my project?
  • From: Scott Stevenson <email@hidden>
  • Date: Sat, 18 Jun 2005 09:30:51 -0700


On Jun 17, 2005, at 1:00 PM, Keith Blount wrote:

I know that Core Data could probably do a lot of this fairly easily, but there are issues such as having to use undocumented API methods such as -observedObject in order to support variable row heights

That's the only one you need to use, and it's pretty low risk.


and the fact that using Core Data with NSTreeController means that you cannot use NSOutlineView's datasource persistent state methods

Why would you need to if using Core Data?


there are a *lot* of workarounds required at the moment as I understand it.

Hmmm, I don't really think so. The -observedObject is the only one that occurs to me, and it's one line of code.


My question is: if you are starting a project and are happy only to target Tiger and above only, should you be using Core Data for most projects

I think so. It saves you a lot of manual labor. Core Data isn't right for every imagineable project, but it sounds like yours deal with management of a lot of individual objects. Core Data excels at this.


     - Scott

--
http://theocacao.com/
feed://theocacao.com/index.rss


     - Scott


--

http://theocacao.com/

feed://theocacao.com/index.rss



 _______________________________________________
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 right for my project? (From: Keith Blount <email@hidden>)

  • Prev by Date: Re: Using DO to talk to a process running as root
  • Next by Date: Missing attributes from iCal schema
  • Previous by thread: Core Data right for my project?
  • Next by thread: Closing all windows when closing one of them
  • Index(es):
    • Date
    • Thread