On Feb 8, 2017, at 16:58 , Rick Mann <[email protected]> wrote: > >> On Feb 8, 2017, at 16:50 , Quincey Morris >> <[email protected] >> <mailto:[email protected]>> wrote: >> >> On Feb 8, 2017, at 15:44 , Rick Mann <[email protected] >> <mailto:[email protected]>> 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. 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. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
