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.

This entry was posted on Sunday, December 27th, 2009 at 08:52 and is filed under Book reviews. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “Refactoring to Patterns”

  1. Ryan says:

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

  2. timvw says:

    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 Reply