I think this is similar to a discussion on how code should be self documenting and not rely on a lot of comments within the body of the method. As the implementation changes, then your comments end up suffering from "comment rot".
So I guess this is method name rot! Thanks for sharing, great tip.
I think this is similar to a discussion on how code should be self documenting and not rely on a lot of comments within the body of the method. As the implementation changes, then your comments end up suffering from "comment rot".
So I guess this is method name rot! Thanks for sharing, great tip.