"Unicode"
Posted Oct 30, 2009 20:31 UTC (Fri) by
nix (subscriber, #2304)
In reply to:
"Unicode" by spitzak
Parent article:
Proposal: Moratorium on Python language changes
Here is what really happens: the very first moment that some programmer
gets an error when reading invalid UTF-8, they will "fix" it by changing
the encoding to ISO-8859-1. They are replacing a total Denial of Service
failure with a minor defect that all the non-ASCII characters are mangled.
This is a no-brainer choice for the programmers and pretending they will
act otherwise is stupid.
Maybe in the US (hell, there they'd probably just go back to 7-bit
ASCII!); maybe in parts of Europe. But a lot of people want stuff to work
in the Far East now...
(
Log in to post comments)