> On Jan 25, 2015, at 4:16 PM, Jerry Krinock <je...@ieee.org> wrote:
> 
> The reason I had to run that test is because I don’t use KVO for observing 
> managed object properties.  Instead, I use NSNotificationCenter, which has 
> these advantages…

Where do you post the notification from for a managed object property change? 
It doesn’t work in a managed object's custom public property accessor because 
the public property accessor is not called during undo redo. Only the primitive 
set accessor is called.

Great video by the way. Looks like an interesting application.

Richard Charles
_______________________________________________

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