First of all, after reading your message, I believe the subject of your message should be "KVO vs MOC change notification". But we all get our terms mixed up once in awhile :)

On 2009 Nov 13, at 18:11, David Catmull wrote:

Recommendations? Other options?

I believe there is no easy answer for this. The two options you mentioned have issues -- not the performance issues you expect, but things that don't work. I therefore use a third option, which is to implement custom setters so I can hook into them and post my own notification.

The additional issues which you have not discovered yet are explained in these threads:

http://lists.apple.com/archives/Cocoa-dev/2009/Feb/msg01698.html
http://lists.apple.com/archives/Cocoa-dev/2009/Feb/msg01814.html
http://lists.apple.com/archives/cocoa-dev/2009/Aug/msg00002.html

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to