|
|
|
|
|
by MichaelGG
4195 days ago
|
|
Excuse my density here, but why not just force all strings to be UTF8 and call it a day? Anything in another encoding would need to get converted. What am I missing that Ruby and Python need these complicated problems but other platforms don't have these issues? |
|