On 2011 Jul 07, at 10:38, Indragie Karunaratne wrote: > I'm sure there's a better way to simplify this instead of using a giant > compound AND predicate
On the contrary, I don't trust that predicateWithFormat: stuff. It's too easy to type mistakes into the format string; in particular it tempts me to get lazy and type symbols into the format string literally instead of using NSString constants. I think that giant compound predicates are better. _______________________________________________ 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