1 May 2003 23:44
Re: Regular Expressions NSString and Omni Foundation
On Thursday, May 1, 2003, at 03:40 am, Timothy J. Wood wrote: > > On Wednesday, April 30, 2003, at 04:06 AM, scheich@... wrote: > >> I just recently changed from the OmniFoundation to MOKit mainly >> because of the completely missing Unicode support in OmniFoundation. >> [...] > > > Huh? What part of OFRegularExpression is missing Unicode support? i don't think any there is any implementation of regular expressions that fully covers unicode yet. even the most developed has got a long way to go on full unicode support in regex. it's a pretty tall order i think: how different languages operate differently on a character by character basis - combining characters, different types of categorisations for different subsets in unicode.
RSS Feed