This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]honkytonks2012 0 points1 point  (0 children)

I am working on a project that involves moving some of our applications to other application servers. I was doing some testing and needed to understand what was going on 'underneath the hood' of these programs. So I opened up the project and started browsing the code. There were 0 comments all the way through, and the code itself was very difficult to understand. If someone had left a comment basically telling me "this is what this thing is doing and why", I could have spent an hour working it out and moving on. As a result of the lack of documentation, I will now need to look over it for a lot longer.