> On Feb 8, 2017, at 17:08 , Quincey Morris 
> <quinceymor...@rivergatesoftware.com> wrote:
> 
> On Feb 8, 2017, at 16:58 , Rick Mann <rm...@latencyzero.com> wrote:
>> 
>>> On Feb 8, 2017, at 16:50 , Quincey Morris 
>>> <quinceymor...@rivergatesoftware.com> wrote:
>>> 
>>> On Feb 8, 2017, at 15:44 , Rick Mann <rm...@latencyzero.com> wrote:
>>>> 
>>>> I bind an Array Controller in the View Controller scene to 
>>>> ViewController.self.representedObject.managedObjectContext.
>>> 
>>> Using what binding key?
>> 
>> self.representedObject.managedObjectContext
> 
> I meant, is this the array controller’s “content” binding, or its 
> “managedObjectContext” binding? This is a different thing from the 
> controller/key path that represents the object bound to.

Oh, I'm sorry. In the Array Controller, it's the managedObjectContext binding. 
In the table view, it's the content binding, so I misspoke. I removed all other 
bindings just trying to narrow the problem, so nothing is actually bound to the 
Array Controller.

> You later talked about the content binding, as if you had used that to bind 
> to the MOC. I was trying to verify if you in fact bound the 
> “managedObjectContent” binding to the MOC. 

Yeah, it's the Managed Object Context that's bound to 
"self.representedObject.managedObjectContext".


-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

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

Reply via email to