On Apr 10, 2011, at 07:56, Richard Somers wrote:
> The primary view is a custom view that displays objects spatially according
> to their position in x, y, z coordinate space. The secondary views are table
> type views.
> I currently have a transient selection property for each object in the da
On Apr 9, 2011, at 18:00, Richard Somers wrote:
> I have a primary view which displays all objects using a primary controller.
> Both 'A' and 'B' objects are included in the controller content. This is
> accomplished by using an abstract class in the managed object model that is a
> parent of b
On Apr 9, 2011, at 18:00, Richard Somers wrote:
> I have a primary view which displays all objects using a primary controller.
> Both 'A' and 'B' objects are included in the controller content. This is
> accomplished by using an abstract class in the managed object model that is a
> parent of b
I am having trouble wrapping my head around how to approach controller
selection synchronization.
I have a primary view which displays all objects using a primary controller.
Both 'A' and 'B' objects are included in the controller content. This is
accomplished by using an a