Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with NSArrayController and keyPath Operator



With a coredata model like this:

Departments contain one or more Employees and Employees have one manager(a relation to an employee).

In IB I have an ArrayController of Departments and an ArrayController of Employees of the selected Department. This works fine.

What I want is an ArrayController of Managers of the selected Department. I have tried binding to the Departments controller with the keyPath email@hiddener, but I get this error:

[<_NSFaultingMutableSet 0x3693b0> addObserver:forKeyPath:options:context:] is not supported.
Key path: manager' that raised during posting of delayed perform with target 397740 and selector 'invokeWithTarget:'


Can someone please explain to me why this wont work? I have read all the Key-Value programming guides and the bindings guide, if they say why this shouldn't work I missed it. Is it that key-value operators don't work with CD sets?

Thanks in advance for any insight provided.

Brian

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.