Re: New full Unicode for ES6 idea

On Fri, Mar 2, 2012 at 2:13 AM, Erik Corry <erik.corry@gmail.com> wrote:

> > level 3 is useful for higher level, language/locale sensitive text
>
> No, the Unicode grapheme clustering algorithm is not locale or
> language sensitive
> http://unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries


one final comment: the Unicode algorithm is intended to define default
behavior only:

"This specification defines *default* mechanisms; more sophisticated
implementations can *and should* tailor them for particular locales or
environments."

it specifically states that implementations *should* provide
language/locale sensitive behavior;

in actual text processing usage, one needs the language/locale sensitive
behavior in most cases, not a default behavior

G.

Received on Friday, 2 March 2012 17:41:46 UTC