<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Code Review Rights and Responsibilities</title><link>http://blogs.msdn.com/steverowe/archive/2008/08/13/code-review-rights-and-responsibilities.aspx</link><description>Code reviews are an important part of any project's health.&amp;#160; They are able to find and correct code defects before making it into the product and thus spare everyone the pain of having to find them and take them out.&amp;#160; They are also relatively</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Code Review Rights and Responsibilities</title><link>http://blogs.msdn.com/steverowe/archive/2008/08/13/code-review-rights-and-responsibilities.aspx#8865772</link><pubDate>Thu, 14 Aug 2008 11:48:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8865772</guid><dc:creator>Shane MacLaughlin</dc:creator><description>&lt;p&gt;Good Blog as always, Steve.&lt;/p&gt;
&lt;p&gt;&amp;quot;Style issues - The reviewer wouldn't have done it that way. &amp;nbsp;Fascinating.&amp;quot;&lt;/p&gt;
&lt;p&gt;Laughed at this initially, assuming the 'Fascinating' was sarcasm, simply because two programmers will rarely come up with the same solution for the same problem. &amp;nbsp;This begs the question how many different ways do you want to solve a given problem in your application? &amp;nbsp;While coding standards are well and good, they rarely deal with nitty gritty level of detail you hit in a code review, and can still fail to answer this question. &amp;nbsp;I use code preview as well as code review, i.e. a discussion with how you intend to write the code prior to commencing coding, but still hit this problem on occasion.&lt;/p&gt;
&lt;p&gt;I suppose you can always say the code meets requirements, and mark it and it's similar counterparts as candidates for a future refactor, but it seems less than satisfactory &amp;nbsp;Any thoughts on this?&lt;/p&gt;
</description></item><item><title>re: Code Review Rights and Responsibilities</title><link>http://blogs.msdn.com/steverowe/archive/2008/08/13/code-review-rights-and-responsibilities.aspx#8961539</link><pubDate>Mon, 22 Sep 2008 23:12:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8961539</guid><dc:creator>Norman</dc:creator><description>&lt;p&gt;Style might not be worth fighting for when time is pressing but if during a code review the reviewers suggest a different approach and the reviewee chooses to ignore this I see serious trouble in your project. You probably chose you reviewers based on their experience no? I have seen a lot of bad designs (I hate the word architecture) make it to production because some 'architect' wanna-be decided to do his or her own thing. Luckily these people usually get fired soon after.&lt;/p&gt;
</description></item></channel></rss>