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

Wouldn't that be potential evidence for the idea that the code is likely quite redundant?

In Java you indeed do need lots of stuff like getters and setters.



No, that's an orthogonal concern. You have to use it to understand (edit: or you have to find someone smarter than me to explain it to you ;).

Jetbrains does something similar with their Ruby ide, but it feels more advanced in IntelliJ. Certainly the static analysis can gather more information.


Code isn't just for writing, it's for reading too. A degree of extra explicit information in the code can often (Note: not always) be useful when you're maintaining someone else's code.


No.




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

Search: