By jim.bird
via swreflections.blogspot.com
Submitted: Feb 06 2013 / 13:27
Focusing on proper variable and method and class names in a code review seems fussy and nit picky. But good names are critical to understanding and maintainability of code - and poor names can be a sign that a lot more is wrong with the code than it seems.
Add your comment