Core Data Entities in NSArray
Core Data Entities in NSArray
- Subject: Core Data Entities in NSArray
- From: Soares <email@hidden>
- Date: Mon, 7 May 2007 12:02:27 +0100
Does each kind of Core Data entity require its own separate arraycontroller?
For instance if I have two entities both inheriting from a Root node, how
would I store them in the arrayController. I have two buttons in my
interface builder representing each type, but I can't figure the bindings
for it, but I think it's because this approach is conceptually flawed.
If they must go in separate arrays, how does one then maintain the order in
which they should populate a view, must I include a position attribute?
Hmmm!
_______________________________________________
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