Hi, I would like to replicate the database behaviour in memory for column with collation for like search.
My collation allows to sort and match all variations of a letter in french. For e, this means e, E, é, É, è, ... Ë are all treated as equals for sort and string matching. I found the Wonder way to enable sort ordering using the current Locale collation but I cannot find anything for the like qualifier. caseInsensitiveLike only matches é with É or e with E but not é for e... Is there an existing solution in Wonder I do not know or something elsewhere ? Thanks, Samuel _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com