|
|
|
|
|
by Xoros
3174 days ago
|
|
I used to do that (and there are out there many commented lines on old projects that are still active). Now, I backup the source file somewhere for archive, run multiple tests on the new code, and make an obligation for me to deliver a cleaned source file, with no other comments than the one needed. It's more clear when you go back to your code to not be distracted by old thoughts. |
|