Object exclusion
Object exclusion
- Subject: Object exclusion
- From: "Marcus S. Zarra" <email@hidden>
- Date: Sat, 3 Sep 2005 11:16:21 -0600
In Core Data, is there a way to exclude an object from a fetch?
For instance, I created a new object and I want to see if another
object already exists with the same "unique" field. Right now I am
searching on that field and then looping through the results looking
for my new object to exclude it.
Is there an easy way to add this as a predicate to the fetch to avoid this loop?
Thanks,
Marcus
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden