Re: MOKit
Re: MOKit
- Subject: Re: MOKit
- From: Scott Anguish <email@hidden>
- Date: Fri, 5 Jul 2002 02:21:34 -0400
On Thursday, July 4, 2002, at 09:23 PM, David P Henderson wrote:
There's a price though: this code does not, and never could, of course,
support all those unicode characters. In other words, it is relatively
unimportant whether your or mine applications would preserve unicode
characters or not, since ALWAYS there will be some ported code which
would not,
and therefore using unicode is and always will be inherently unsafe
(well, unless you stick with a very small number of carefully tested
applications).
I don't think anyone is saying that all these other code bases
being available are bad.
But, in the context of using Cocoa, where everything is Unicode
based, it is best to be aware that the standard regex doesn't support
Unicode, and that there are solutions (both the MOKit and OmniRegex)
which do.
Cocoa apps really need to support Unicode to be available to all
user languages.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: MOKit (From: David P Henderson <email@hidden>) |