Re: Core Data: case insensitive "equals" predicate strings!?
Re: Core Data: case insensitive "equals" predicate strings!?
- Subject: Re: Core Data: case insensitive "equals" predicate strings!?
- From: Ken Thomases <email@hidden>
- Date: Tue, 8 Jan 2008 18:22:02 -0600
On Jan 8, 2008, at 10:33 AM, mmalc crawford wrote:
On Jan 8, 2008, at 8:03 AM, Frank Reiff wrote:
Since there does not appear to be any way of expressing this as a
predicate string, I will log a bug report with Apple asking them to
add ==[c] or ==[cd] or something similar to the formatting string
syntax.
It's not clear what you're trying to achieve.
In what way does the LIKE operator not do what you want?
The concern I would have would be if his "newFullPath" variable
contains characters which would be interpreted by the LIKE operator as
wildcards. It's not as uncommon as one might guess that a file path
contains "*" or "?".
-Ken
_______________________________________________
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