Re: Core Data using only one object
Re: Core Data using only one object
- Subject: Re: Core Data using only one object
- From: Matt Neuburg <email@hidden>
- Date: Tue, 24 Apr 2007 12:56:09 -0700
- Thread-topic: Core Data using only one object
On Tue, 24 Apr 2007 20:48:31 +0200, Marcus Karlsson <email@hidden> said:
>Hi.
>
>I have a Core Data document based application and I want it to use
>only one object. In this case a NSTextView's string. I have been
>reading the documentation but I'm not figuring this out. Is it
>possible to have a Core Data application and only let Core Data work
>with one string, not arrays or trees?
Certainly - you would simply be talking about the selection in an array of
just one object. But in that case, why would you want to use Core Data? The
point of Core Data is to make it easy to work with elaborate object graphs.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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