Talk:Duplicate code smell

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
m (Reverted edits by Ebybymic (Talk); changed back to last version by Jason Clutterbuck)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
I see the pages name has changed, I will just re-add that I originally put this page up and added the example code demonstrating the Extract Method --[[User:Geoffrey Clark|Geoffrey Clark]] 02:48, 1 August 2008 (UTC)
 
I see the pages name has changed, I will just re-add that I originally put this page up and added the example code demonstrating the Extract Method --[[User:Geoffrey Clark|Geoffrey Clark]] 02:48, 1 August 2008 (UTC)
  
----
+
I moved the Extract method part of this page to the [[Extract Method]] page. and [[User:Lindsay|Lindsay's]] comment to the discussion of the dame page so that it will still be in context. - [[User:Jason Clutterbuck|Jason Clutterbuck]] 04:35, 11 September 2008 (UTC)
 
+
Factoring out the method in the way that's demonstrated here leads to the highly desirable property of IntentionRevealingNames -- [[User:Lindsay|Lindsay]]
+

Latest revision as of 03:08, 25 November 2010

I see the pages name has changed, I will just re-add that I originally put this page up and added the example code demonstrating the Extract Method --Geoffrey Clark 02:48, 1 August 2008 (UTC)

I moved the Extract method part of this page to the Extract Method page. and Lindsay's comment to the discussion of the dame page so that it will still be in context. - Jason Clutterbuck 04:35, 11 September 2008 (UTC)

Personal tools