The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Some cool refactoring examples, and what seems to be a lovely book

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
Some cool refactoring examples, and what seems to be a lovely book Posted: Jul 22, 2004 6:17 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: Some cool refactoring examples, and what seems to be a lovely book
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement
Just found this great set of refactoring patterns with examples. The examples are taken from the book “Refactoring to patterns“ which seems like its worth a read. There is some stuff there that I did not hear or read about or thought about as a refactoring pattern but totally made sense once I read it (constructor chaining, for example). I think it deviates from the classic refactoring book to a nice angle - it talks about refactoring your code into distinguishable design patterns, not just removing duplication or bettering readability. I like this notion. although it may seem a bit complicated for those who have no experience with design patterns (to which I recommend heartily this mind opening classic  book). Very cool to be able to point people at this URL to explain what I'm talking about when I say “Refactoring” and people start staring at me. I think this book might be a compliment to the classic that is Refactoring by fowler - and to the design patterns one as well (yes- you need all three is what I think!).
Anyway, this was found via this blog, which I have no idea what language it is written in, I just found it in my referrer logs. see? track back rocks :)

Read: Some cool refactoring examples, and what seems to be a lovely book

Topic: Two for One Previous Topic   Next Topic Topic: IPV6 is now Officially Launched !

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use