This is mostly on point, but there’s a few odd statements. Utf-7 may be mostly unnecessary given that json can encode Unicode in escaped strings, but the same could be said for utf-8 as well.
The Asian language issue is actually pretty complex. Call it pride if you like, but “you should change your name to something in Unicode” won’t encourage adoption.
This is mostly on point, but there’s a few odd statements. Utf-7 may be mostly unnecessary given that json can encode Unicode in escaped strings, but the same could be said for utf-8 as well.
The Asian language issue is actually pretty complex. Call it pride if you like, but “you should change your name to something in Unicode” won’t encourage adoption.