Store NSPredicate in Core Data
Store NSPredicate in Core Data
- Subject: Store NSPredicate in Core Data
- From: Ivan C Myrvold <email@hidden>
- Date: Sun, 17 Oct 2010 12:48:22 +0200
I am building an application where I am using an NSPredicateEditor. Now I would like to store the resulting NSPredicate from the NSPredicateEditor in Core Data. I am not sure how to accomplish that.
I was thinking about using NSCoder, but not sure how to use NSCoder for this as it usually is used to archive directly to disk and not with Core Data.
Do anyone have any hint?
_______________________________________________
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