|
|
|
|
|
by greggman
4822 days ago
|
|
I guess we also need ones for other languages 透明度: 0.5;
色: 紫;
which does bring up the point, are we being at all culturally insensitive by making nearly all web standards English?Or how about UsingCamelCase? Give than some languages don't have the concept of UPPER/lower case. Does Go require you to use "er" for interfaces as in Writer, Reader, Serializer? That seems even worse given that it not just roman letters only it's English only. I don't know other languages but I suspect the suffix 'er' has no meaning in Spanish, Italian, French, and that being forced to added it to classes written using those languages would really suck. type Escribirer interface // !?!?
|
|