Re: IS-A relationships in core data
Re: IS-A relationships in core data
- Subject: Re: IS-A relationships in core data
- From: mmalc crawford <email@hidden>
- Date: Tue, 20 Nov 2007 10:00:38 -0800
On Nov 20, 2007, at 9:50 AM, Daniel Child wrote:
So in the Core Data model, are they treated as two separate tables?
There is no guarantee that there are tables. SQLite is only one of
the possible stores.
If you're trying to make Core Data act like a database, you're doing
the wrong thing -- see <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBasics.html
>.
It's not clear what you're trying to achieve.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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