Code smells and refactorings
I found this link via Agile Spain, and I'm blogging it for my future reference.
This is a list of bad smells ( within a class or between classes ), that can help identify some code chunks that need to be refactored, and gives some hints about how to refactor them.
Comentarios
These are from Refactoring, by Martin Fowler. Arguably one of the best programming books I own.
Publicado por: Keith Peters | March 28, 2005 04:06 PM
Very useful list. I will print it and paste on our notice board for everyone in my team !
Thanks a lot for the link.
Publicado por: Silent Walker | April 21, 2005 11:24 AM