Search Results

8
votes

What are Code Smells? What is the best way to correct them?

Exception handling blocks which say only: /* We are SO SCREWED! */ …
0
votes

Source code control policy

My favorite policy is "No subversion commits that do not reference tickets + Auto Trac comments for each commit": …