Matt Drance wrote:
> ... As in Java, CoreFoundation and Cocoa string objects
>represent an array of 16-bit Unicode characters;
Some Unicode characters occupy two 16-bit code points.
<http://www.unicode.org/notes/tn12/>
Do CF and Cocoa string objects handle this correctly? If so, I suggest
rephrasing to eliminate "16-bit Unicode characters", because it suggests
that Unicode always uses one 16-bit code per character. The Unicode.org
site has docs on terminology (codes, code-points, glyphs, characters, etc.)
that can help avoid ambiguity.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden