Refactoring to Patterns

Earlier this month i ordered my copy of Refactoring to Patterns. This books has two parts: the first part describes patterns and code smells (anti-patterns) and the second part is a catalog of refactorings. The first part is not bad, but i appreciated the second part much more. I did not read the book from front to cover and skipped the ‘mechanics’ sections (abstract steps to take in order to accomplish a particular refactoring). I focussed on the ‘example’ sections instead which demonstrate the application of the previously mentionned mechanics.

During the reading of this book i had a couple of ‘aha’ moments which gave me the feeling that i understood (appreciated) a certain pattern better. All in all a good book to read.

  1. The first part? Second part? The examples? What exactly are you talking about??

  2. Grab a copy of the book, look at the table of contents and you’ll understand.

    With part 1 i mean chapters 1 to 4.
    With part 2 i mean chapters 5 to 11.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>