Talk:Data clumps smell
From CSSEMediaWiki
(Difference between revisions)
m (Reverted edits by Ebybymic (Talk); changed back to last version by Filip Kujikis) |
|||
(2 intermediate revisions by 2 users not shown) | |||
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]] |
Latest revision as of 03:07, 25 November 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