<?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>What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx</link><description>One of things that we are doing for Orcas, is to basically do what we call a resolution scrub . This is where we print out every single possible resolution/warning and read over them to check for consistency, proper grammer and to see if they provide</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>VSTS Links - 02/07/2007</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1619535</link><pubDate>Wed, 07 Feb 2007 17:28:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1619535</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;Rob Caron on Visual Studio and Daylight Saving Time Change. Willy-Peter Schaub on What &amp;quot;main&amp;quot; features...&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1619535" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1606013</link><pubDate>Mon, 05 Feb 2007 22:25:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1606013</guid><dc:creator>David M. Kean</dc:creator><description>&lt;p&gt;Byrant: Thanks for the feedback. We're are definately improving the docs to include better examples and explanations, I'll make sure to put DoNotNestGenericTypesInMemberSignatures on the radar.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1606013" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1605791</link><pubDate>Mon, 05 Feb 2007 21:57:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1605791</guid><dc:creator>Bryant</dc:creator><description>&lt;p&gt;The CA1006:DoNotNestGenericTypesInMemberSignatures rule in Microsoft.Design definitely needs help! There isn't even an example of how to fix the problem in the documentation! You might consider checking your current set of rules to make sure that all the violations have appropriate solutions.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Bryant&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1605791" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1602602</link><pubDate>Mon, 05 Feb 2007 11:33:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1602602</guid><dc:creator>Steve Dunn</dc:creator><description>&lt;p&gt;In Orcase, will analysis be built into the IDE? &amp;nbsp;(I remember someone saying this quite some time ago). &amp;nbsp;If so, it'd be great if the warning/error was 'squiggled' at the appropriate point in the code. The user could then click and have the IDE do the changes!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Steve.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1602602" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1592538</link><pubDate>Sun, 04 Feb 2007 00:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1592538</guid><dc:creator>David M. Kean</dc:creator><description>&lt;P&gt;Harry: The right-click, disable rule is something that we wanted to do for Orcas, unfortunately, we did not have enough time. Look out for it in future versions.&lt;/P&gt;
&lt;P&gt;Bob, Brant: I personally would prefer naming and casing issues to be raised &lt;EM&gt;before&lt;/EM&gt; you build. Imagine raising these issues as you type (you could also see us hooking onto the refactoring tools to help making sure that any consumers get updated with the new name), sort of like the Office spell checker.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1592538" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1591889</link><pubDate>Sat, 03 Feb 2007 22:06:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1591889</guid><dc:creator>Brant Gurganus</dc:creator><description>&lt;p&gt;I agree with Bob D. Especially for the usually trivial, repetitive fixes, the ability to automatically fix would be great. Eclipse can automatically fix several things like missing imports and such, and I don't see Visual Studio do this kinds of usually trivial repetitive fixes.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1591889" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1591578</link><pubDate>Sat, 03 Feb 2007 20:59:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1591578</guid><dc:creator>Bob D</dc:creator><description>&lt;p&gt;Our team has a large set of .net project and we didn't start using FxCop from the beginning. &lt;/p&gt;
&lt;p&gt;Have you ever thought of adding the funtionality to auto-fix these types of errors? &amp;nbsp;Although some errors I wouldn't want FxCop to try to fix, casing errors seem like the type of repetative monotonous task that could benefit from automation. &amp;nbsp;Even if was something like &amp;quot;find/replace&amp;quot; without a &amp;quot;replace all&amp;quot; button so that someone had to verify before it made the fix.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1591578" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1591575</link><pubDate>Sat, 03 Feb 2007 20:58:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1591575</guid><dc:creator>Bob D</dc:creator><description>&lt;p&gt;Our team has a large set of .net project and we didn't start using FxCop from the beginning. &lt;/p&gt;
&lt;p&gt;Have you ever thought of adding the funtionality to auto-fix these types of errors? &amp;nbsp;Although some errors I wouldn't want FxCop to try to fix, casing errors seem like the type of repetative monotonous task that could benefit from automation. &amp;nbsp;Even if was something like &amp;quot;find/replace&amp;quot; without a &amp;quot;replace all&amp;quot; button so that someone had to verify before it made the fix.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1591575" width="1" height="1"&gt;</description></item><item><title>re: What resolutions or warnings need to provide more information?</title><link>http://blogs.msdn.com/b/codeanalysis/archive/2007/02/03/what-resolutions-or-warnings-need-to-provide-more-information.aspx#1591335</link><pubDate>Sat, 03 Feb 2007 20:21:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1591335</guid><dc:creator>Harry[at]Ardimedia.Com</dc:creator><description>&lt;p&gt;Great work! I like this kind of fixing things up...&lt;/p&gt;
&lt;p&gt;My opinion is that the more information the better. So to give us the hint, why it should be IO, would help.&lt;/p&gt;
&lt;p&gt;What also would help, that with a click of a mouse button, I could &amp;quot;disable&amp;quot; certain rules. At the moment I have to search for them...&lt;/p&gt;
&lt;p&gt;Keep going ;-) Cheers Harry&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1591335" width="1" height="1"&gt;</description></item></channel></rss>