Re: Recomputing non-standard Core Data attributes when child MOC is saved?
Re: Recomputing non-standard Core Data attributes when child MOC is saved?
- Subject: Re: Recomputing non-standard Core Data attributes when child MOC is saved?
- From: Noah Desch <email@hidden>
- Date: Wed, 19 Jun 2013 10:45:55 -0400
I have had really weird issues with NSManagedObjects KVOing themselves. I would recommend you instead override the dynamic setters for all the attributes whose value affects your computed property and clear your pre computed value there.
Noah Desch
On Jun 19, 2013, at 3:21 AM, Rick Mann <email@hidden> wrote:
> I guess my objects could KVO themselves…
>
> --
> Rick
_______________________________________________
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