Re: EOQualifier bad pattern for qualifier
Re: EOQualifier bad pattern for qualifier
- Subject: Re: EOQualifier bad pattern for qualifier
- From: Lachlan Deck <email@hidden>
- Date: Fri, 4 Apr 2008 07:54:33 +1100
On 04/04/2008, at 4:51 AM, Mike Schrag wrote:
I think you have stumbled across an undocumented feature of
CaseInsensitiveLike. I don't know what [...] might get interpreted
as, but it seems to mean something. I don't know of any way to
escape these magic characters in the qualifier value.
Appears that when like qualifiers are evaluated in-memory they
support a simplified regex syntax ... ?, *, and [A-Z] style ...
Okay, thanks guys. I'll just regex-replace any non-alphanumeric chars
for a '?'
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden