On Mon, Jul 13, 2009 at 9:34 AM, MB Software Solutions, LLC<[email protected]> wrote: > Saw a tweet from another dev who mentioned this link: > http://smartbear.com/codecollab-codereviewer.php > > Wondered if anyone here has used this tool? Sounds very cool, and the > price is low, imo. ---------------------------
Code Smells have become an established way of talking about indications that things may be wrong with your code. Nick Harrison extends the idea with the concept of 'code deodorants' and shows how the code smell of 'inappropriate intimacy' can be cured by means of the code deodorant called 'separation by interface'. http://tinyurl.com/m8vfx5 This is C# code but the ideas that they say are bad or "smell" come through in any language. HTH -- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

