|
|
|
|
|
by davidp
3044 days ago
|
|
This light bulb is exactly why many people prefer statically-typed programming languages, especially above a certain codebase size/complexity and team size. Make my tools do the grunt-work for me, thanks, so I can focus on the actual problem domain. |
|
I agree, with the caveat that sometimes you need an escape valve.
Basically I want static typing 99% of the time and I don't want guff from the compiler (or fanboys) in that 1%.