Re: NSArrayController Conceptual Problem

2010-01-14 Thread Quincey Morris
On Jan 14, 2010, at 12:10, Richard Somers wrote: > I have a Core Data document based application. In the data model there are > five entities. > > Currently I have a inspector panel with five NSArrayControllers, one for each > entity. The panel works well but currently all user interaction is c

NSArrayController Conceptual Problem

2010-01-14 Thread Richard Somers
I have a Core Data document based application. In the data model there are five entities. Currently I have a inspector panel with five NSArrayControllers, one for each entity. The panel works well but currently all user interaction is confined to the panel itself. The primary user interfa