Page 1 of 1

And again Unicode ... *sigh*

PostPosted: 26 Nov 2013, 00:03
by Sauer2
I found out, that Unicode support is mostly crippled in most programming languages (.Net, JVM based-languages as well), libraries, frameworks and platforms.
For those who care: (I expect, most professional developers!)

http://www.utf8everywhere.org/

It's kinda sad.

Re: And again Unicode ... *sigh*

PostPosted: 20 Dec 2013, 18:10
by Lyberta
Deleted.

Re: And again Unicode ... *sigh*

PostPosted: 29 Dec 2013, 13:12
by Sauer2
UTF8 without leaky abstractions, if available/required. Or raw byte arrays as a fallback.