On Feb 8, 2017, at 15:44 , Rick Mann <[email protected]> wrote: > > I bind an Array Controller in the View Controller scene to > ViewController.self.representedObject.managedObjectContext.
Using what binding key? > Note that I've also tried setting the Array Controller's content binding to > gobbledegook Instead of the above binding? That’s not the right key for the MOC. However, what makes you think this is a bindings problem? It’s not obvious that there’s anything wrong except that the MOC doesn’t exist [yet]. _______________________________________________ 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]
