On Sat, Oct 13, 2012 at 11:58 PM, Jerry Krinock <je...@ieee.org> wrote:

> So you need to experiment with different methods.
>
> • Remove the -setPredicate: statement.  Now is filteredPersons everything in 
> the store, as expected, or still empty?

Yes, it contains all the names currently in the store.

> • Change the predicate to @"name == %@", @"Jones, A.", assuming that "Jones, 
> A." is actually in the store.  Does it find Jones?

Yes, it does.

> • TDry a predicate built by passing NSExpression objects, 
> NSInPredicateOperatorType, etc. to +[NSPredicate 
> predicateWithLeftExpression:rightExpression:modifier:type:options:]

Ok, I will look into that.  Thanks for your input.

- Koen.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to