Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> This is insane in Python/C/Ruby.

It's only insane if you don't have test cases with good coverage, in which case you are very-very-very screwed, statically typed or not.



Testing is not the answer to the problem of knowing if I refactored everywhere necessary. In a statically typed language I don't even have to worry about what do I do if my function is passed a var of the wrong type, it won't compile.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: