On Sep 9, 2012, at 00:18 , Luke Evans <l...@eversosoft.com> wrote: > I have some list of objects (like a master list), out of which selection > allows a single object to show details in UI below. So, this is a pretty > standard Master-Detail set up. I have an NSObjectController managing the > selected object and a lot of UI binds to properties of this of course in > order to display and edit things.
Based on your description, it seems that you should be using a NSArrayController rather than a NSObjectController. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com