Re: Core data "grand-children" list
Re: Core data "grand-children" list
- Subject: Re: Core data "grand-children" list
- From: Tomaž Kragelj <email@hidden>
- Date: Wed, 17 Sep 2008 08:46:37 +0200
Hi, thanks for suggestion - definitely worth remembering it.
Yesterday evening I was playing a bit more with array controllers and
I figured it out - I use intermediate array controller for sessions
and bindings like this:
ProjectArrayController: no binding, just setting the mode to entity
and proper entity name
SessionsArrayController: bind Content Set: ProjectArrayController /
selection /sessions
MeasurementsArrayController: bind Content Array:
SessionsArrayController / arrangedObjects / @unionOfSets.measurements
Looking at it it really looks like magic...
Thanks, Tom
_______________________________________________
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