Talk:Data clumps smell

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
wouldn't refactoring in the way suggested way produce a [[Data class smell]]? --[[User:Benjamin Gibson|Benjamin Gibson]]
 
wouldn't refactoring in the way suggested way produce a [[Data class smell]]? --[[User:Benjamin Gibson|Benjamin Gibson]]
 +
 +
I think so too, but I also think it's the lesser of the two evils. At least a data class representation inditates that the data items mean something together. --[[User:Filip Kujikis|Filip Kujikis]]

Revision as of 22:36, 20 October 2010

Created the page. --Elliot Fisher 01:46, 6 October 2008 (UTC)

wouldn't refactoring in the way suggested way produce a Data class smell? --Benjamin Gibson

I think so too, but I also think it's the lesser of the two evils. At least a data class representation inditates that the data items mean something together. --Filip Kujikis

Personal tools