Cocoa Bindings and @distinctUnionOfSets
Cocoa Bindings and @distinctUnionOfSets
- Subject: Cocoa Bindings and @distinctUnionOfSets
- From: Alberto Ricart <email@hidden>
- Date: Sat, 7 Jan 2006 22:28:17 -0600
Hello,
I have a CoreData master/detail type application. When selecting
multiple items, I would like to show and edit details that are equals
in terms of their values, but not necessarily equal in their address.
When editing details, I would like the edited values o to cascade to
match the edited entry.
For example:
my top level is person, the details are attributes (fav color, shoe
size, fav number).
When I select multiple people, I would like attributes that have the
same values for the 3 properties to be shown once in the list (the
values may be the same but the references may be different), so that
editing one property, edits all of them to the same value.
Is this possible?
Thanks,
/a
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden