Re: Core Data derived property not recognized after save & reopen
Re: Core Data derived property not recognized after save & reopen
- Subject: Re: Core Data derived property not recognized after save & reopen
- From: David Catmull <email@hidden>
- Date: Wed, 18 Nov 2009 09:06:49 -0800
Follow-up to my own question:
I decided that since the year and month derived properties were only there for fetch requests, the correct thing to do is to get rid of them and instead use predicates that look for the corresponding date ranges. That works just as well, and avoids the derived property weirdness entirely.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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