Is there any reason why I can't get a working behavior out of
binding the
documentEditied attribute of a window (in a non-document based Core
Data
app) to managedObjectContext.hasChanges ?
NSManagedObjectContext's hasChanges property is not KVO compliant.
Binding a menu's 'enabled' state to managedObjectContext.hasChanges
only works in the case of a menu item because the menu asks for the
value directly each time it is displayed.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com