Code review comment prefixes for clearer feedback
-
Think of it as Hungarian notation for code review comments.
The difficult we do right away... ...the impossible takes slightly longer.
-
Shouldn't you just be able to read the comments, kinda like the idea that code should be self documenting? (Which I do not ascribe to in all cases.)
I’ve given up trying to be calm. However, I am open to feeling slightly less agitated. I’m begging you for the benefit of everyone, don’t be STUPID.
-
Shouldn't you just be able to read the comments, kinda like the idea that code should be self documenting? (Which I do not ascribe to in all cases.)
I’ve given up trying to be calm. However, I am open to feeling slightly less agitated. I’m begging you for the benefit of everyone, don’t be STUPID.
In my student days (long ago), I was an intern in a company that was in the process of replacing their medium level (slightly below K&R C) system implementation language with a (proprietary) higher level systems language. The senior developers were eager to adopt it, for one primary reason: It was self documenting, so there was no need to waste time on writing comments.
Religious freedom is the freedom to say that two plus two make five.