Core Data and Inheritance
Core Data and Inheritance
- Subject: Core Data and Inheritance
- From: Billy Flatman <email@hidden>
- Date: Wed, 28 Apr 2010 13:27:50 +0100
Hi all,
I have a situation where I have a parent entity "Animal" and inheriting entities "Fish", "Mammal".
I need to be able to select the corresponding Fish from it's array controller by binding it with the selection from the Animal array controller.
The problem is the index counts for Animal and Fish won't be the same if a Mammal is added.
Is it possible to do this using bindings in interface builder?
Sorry if this isn't very clear.
Cheers,
Billy Flatman
email@hidden
_______________________________________________
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