Hi,

I was wondering if anyone knows how to use NSPredicate on values with keys that are NSNumbers (or any non-NSString, for that matter). I've poured over the documentation and tried many things, from converting to a string to %K, %d, etc argument substitutions and nothing seems to work.

If there's no way to do this, I've also tried ALLKEYS, but I can't get that to work either. Is this possible? If it matters, I'm just creating the predicate with predicateWithFormat: and sorting an array.

Thanks in advance,
Ben Einstein
_______________________________________________

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

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

Reply via email to