Hi Jean-Nicolas I may not grasp your question but
are relationship also KVC?
You can do KVC stuff with relationships like employees = [department valueForKey: @"employees"]; but I doubt that's what you mean.
and, will CoreData aumatically call the correct method depending on the type of the "value" I'm setting (either an NSSet or an NSManagedObject) ?
I don't think so. But don't take my word for it. I look forward to replies from people who understand your question more clearly.
Cheers, Steve _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com