Re: Core Data: How to Observe "dirty" State?
Re: Core Data: How to Observe "dirty" State?
- Subject: Re: Core Data: How to Observe "dirty" State?
- From: "Hamish Allan" <email@hidden>
- Date: Sun, 11 May 2008 15:36:09 +0100
On Sun, May 11, 2008 at 2:04 PM, I. Savant <email@hidden> wrote:
> Not everything is observable because not everything is compliant. There are
> a number of reasons why it might not be feasible or why it might be woefully
> inefficient to use KVO.
>
> I take it, Chris, you really like the KVO mechanism. I do to. ;-) But you
> can't fit everything into it, nor should you where performance is more
> important than programmer convenience.
Is there any reason why this should be particularly less efficient
than NSManagedObjectContextObjectsDidChangeNotification?
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden