My thoughts on commenting in code
junhopark.com
My thoughts on commenting in code
1–2 of 2 posts
Re: My thoughts on commenting in code
#2Not sure for everybody, but for certain usages, commenting out code is better than deleting it altogether. And it is also a matter of taste--some people like to visually see the evolution. Like a music score. The creation path is interesting.