|
|
|
|
|
by 9rx
460 days ago
|
|
Remember, code is written for humans. It is not so much a technical limitation as it is a social limitation. Working in a codebase that does not adhere to the idioms of a language will quickly become a pain point. The Go code is not that far off how one would write it even if it were being written from scratch. A C# project littered with static classes is not at all how one would write it from scratch. |
|
The ship has sailed so not much can be done at this point.