<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Gendarme Google Group</title>
  <link>http://groups.google.com/group/gendarme</link>
  <description>Gendarme is a tool to find problems in programs. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked.</description>
  <language>en</language>
  <item>
  <title>Re: AvoidLackOfCohesionOfMethodsRule evaluating on Visual Basic Code</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/4afb77eb14bf1ecc/d7c95a4d8a550a55?show_docid=d7c95a4d8a550a55</link>
  <description>
  I can&#39;t seem to find a reference to back me up, but it sounds like the &lt;br&gt; problem is that the methods generated by accessors (get and set) may be &lt;br&gt; counted by Gendarme. Rule doco is here (seems a little out &lt;br&gt; dated):&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mono-project.com/Gendarme.Rules.Maintainability#AvoidLackOfCohesionOfMethodsRule&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/4afb77eb14bf1ecc/d7c95a4d8a550a55?show_docid=d7c95a4d8a550a55</guid>
  <author>
  cof...@gmail.com
  (mark)
  </author>
  <pubDate>Sat, 07 Jan 2012 14:36:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: AvoidLackOfCohesionOfMethodsRule evaluating on Visual Basic Code</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/4afb77eb14bf1ecc/391d1e53b83fedeb?show_docid=391d1e53b83fedeb</link>
  <description>
  I thought my issue was specific to Visual Basic, but it isn&#39;t I did the &lt;br&gt; exact same thing in C# and I&#39;m getting the same result. &lt;br&gt; I&#39;ve always found using POCO types useful, but maybe I&#39;m wrong. Should I &lt;br&gt; avoid creating these objects?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/4afb77eb14bf1ecc/391d1e53b83fedeb?show_docid=391d1e53b83fedeb</guid>
  <author>
  hanson.and...@gmail.com
  (Andrew Hanson)
  </author>
  <pubDate>Fri, 06 Jan 2012 18:57:56 UT
</pubDate>
  </item>
  <item>
  <title>AvoidLackOfCohesionOfMethodsRule evaluating on Visual Basic Code</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/4afb77eb14bf1ecc/377294d9cae1f7ca?show_docid=377294d9cae1f7ca</link>
  <description>
  I wrote a simple class to demo my problem. Perhaps I&#39;m just &lt;br&gt; misunderstanding something and I have to just deal with it. The class has &lt;br&gt; three properties in it (my example had one string, one integer, and one &lt;br&gt; boolean) with backing fields. I compiled this in VS2008. &lt;br&gt; I compile this class (and this class only) into a DLL and run the Gendarme
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/4afb77eb14bf1ecc/377294d9cae1f7ca?show_docid=377294d9cae1f7ca</guid>
  <author>
  hanson.and...@gmail.com
  (Andrew Hanson)
  </author>
  <pubDate>Fri, 06 Jan 2012 16:31:40 UT
</pubDate>
  </item>
  <item>
  <title>Getting an exception in gendarme while analyzing a c# application using sonar</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/d21502ed0a879aa2/a56687b9c6fd7134?show_docid=a56687b9c6fd7134</link>
  <description>
  Today when I analyzed a C# application (source code size above 20 &lt;br&gt; mb).I am getting an exception as shown below &lt;br&gt; &lt;p&gt;[INFO] [11:05:44.212] Sensor &lt;br&gt; com.hello2morrow.sonarplugin.S onargraphSensor@11ae15a done: 370 ms &lt;br&gt; [INFO] [11:05:44.212] Sensor CpdSensor... &lt;br&gt; [INFO] [11:05:44.212] PmdEngine is used &lt;br&gt; [INFO] [11:05:45.952] Sensor CpdSensor done: 1740 ms
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/d21502ed0a879aa2/a56687b9c6fd7134?show_docid=a56687b9c6fd7134</guid>
  <author>
  vishnu.vis2...@gmail.com
  (vishnu)
  </author>
  <pubDate>Mon, 02 Jan 2012 03:50:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: [gendarme] Re: Contradiction enter the rules AvoidVisibleConstantFieldRule and PreferLiteralOverInitOnlyFieldsRule!!</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/62b752fb555a30f4/014ba4e7f93dbd02?show_docid=014ba4e7f93dbd02</link>
  <description>
  It should be possible to fix this conflict in the rule code. Visible &lt;br&gt; (non-private) contants are bad, period. Init-only fields are bad, &lt;br&gt; _except_ when you expose them through a visible (non-private) &lt;br&gt; property.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/62b752fb555a30f4/014ba4e7f93dbd02?show_docid=014ba4e7f93dbd02</guid>
  <author>
  skol...@gmail.com
  (Leszek Ciesielski)
  </author>
  <pubDate>Fri, 09 Dec 2011 14:23:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Contradiction enter the rules AvoidVisibleConstantFieldRule and PreferLiteralOverInitOnlyFieldsRule!!</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/62b752fb555a30f4/05e31981fc44bf9c?show_docid=05e31981fc44bf9c</link>
  <description>
  These rules are only contradictory on externally visible methods. The &lt;br&gt; documentation mentions this (with lots of parenthetical explanations &lt;br&gt; (: ), but I&#39;m not positive the rule actually lowers the severity for &lt;br&gt; this case. I can understand the frustration at having to wade through &lt;br&gt; false positives and ignore them as such; In my projects there are
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/62b752fb555a30f4/05e31981fc44bf9c?show_docid=05e31981fc44bf9c</guid>
  <author>
  eric.zeit...@gmail.com
  (Eric Zeitler)
  </author>
  <pubDate>Thu, 08 Dec 2011 21:34:04 UT
</pubDate>
  </item>
  <item>
  <title>Contradiction enter the rules AvoidVisibleConstantFieldRule and PreferLiteralOverInitOnlyFieldsRule!!</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/62b752fb555a30f4/52ea6bd32561ec0e?show_docid=52ea6bd32561ec0e</link>
  <description>
  I have a problem with two rules AvoidVisibleConstantFieldRule and &lt;br&gt; PreferLiteralOverInitOnlyField sRule. These two rule are contradictory. &lt;br&gt; Anyone has the same problem? Do you have any suggestion?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/62b752fb555a30f4/52ea6bd32561ec0e?show_docid=52ea6bd32561ec0e</guid>
  <author>
  robinwang...@gmail.com
  (Luping)
  </author>
  <pubDate>Thu, 08 Dec 2011 10:42:24 UT
</pubDate>
  </item>
  <item>
  <title>Contradiction between two rules AvoidVisibleConstantFieldRule and PreferLiteralOverInitOnlyFieldsRule!!</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/83125d90d94f8491/6a2d40b77b53c492?show_docid=6a2d40b77b53c492</link>
  <description>
  I have a problem with two rules AvoidVisibleConstantFieldRule and &lt;br&gt; PreferLiteralOverInitOnlyField sRule. These two rule are contradictory. &lt;br&gt; Anyone has the same problem? Do you have any suggestion? Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/83125d90d94f8491/6a2d40b77b53c492?show_docid=6a2d40b77b53c492</guid>
  <author>
  robinwang...@gmail.com
  (Luping)
  </author>
  <pubDate>Thu, 08 Dec 2011 10:47:00 UT
</pubDate>
  </item>
  <item>
  <title>Fwd: FW: [sonar-user] C# plug-in (Gendarme)</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/f3572f112b853adc/c6f8a748fe678b9d?show_docid=c6f8a748fe678b9d</link>
  <description>
  Hello, &lt;br&gt; Please see the below email I have going with the folks over at Sonar. I&#39;m &lt;br&gt; wondering if this is a known issue, or if I&#39;m doing something wrong, or if &lt;br&gt; there is a workaround? &lt;br&gt; Thanks, &lt;br&gt; Josh &lt;br&gt; ** &lt;br&gt; ------------------------------ &lt;br&gt; *From:* Figler, Josh &lt;br&gt; *Sent:* Monday, November 21, 2011 10:28 AM &lt;br&gt; *To:* u...@sonar.codehaus.org
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/f3572f112b853adc/c6f8a748fe678b9d?show_docid=c6f8a748fe678b9d</guid>
  <author>
  jfig...@gmail.com
  (Josh Figler)
  </author>
  <pubDate>Tue, 29 Nov 2011 14:42:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: [gendarme] VisualCop | Gendarme for other artifacts..</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/5b881176c3870348/d87d467b166a8084?show_docid=d87d467b166a8084</link>
  <description>
  Hi Leszek! Or Skolima? &lt;br&gt; I&#39;d like R# to take care of that, too :? Vote on this issue! :) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://youtrack.jetbrains.net/issue/RSRP-254521&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I found a different route we could go: &lt;br&gt; We could generate an msbuild file that imports the project, collects information and writes it to an xml (custom build task) - then, based on that we run validations. This xml would at the same time be the model, rule implementors would query against. If they need extra information to gather, they could provide an MSBuild-file that collects more information and adds it to a generic section in our model.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/5b881176c3870348/d87d467b166a8084?show_docid=d87d467b166a8084</guid>
  <author>
  m...@lcorneliussen.de
  (Lars Corneliussen)
  </author>
  <pubDate>Thu, 17 Nov 2011 12:28:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [gendarme] VisualCop | Gendarme for other artifacts..</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/5b881176c3870348/4c0755e8e9f26db9?show_docid=4c0755e8e9f26db9</link>
  <description>
  Good idea! I&#39;m kind of used to ReSharper doing some of this &lt;br&gt; (definitely not all that you are suggesting), but an Open Source tool &lt;br&gt; is always better. &lt;br&gt; Regarding parsing msbuild projects: I was doing some work with .proj &lt;br&gt; parsing recently and found &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/mono/mono/tree/master/mcs/class/Microsoft.Build&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/5b881176c3870348/4c0755e8e9f26db9?show_docid=4c0755e8e9f26db9</guid>
  <author>
  skol...@gmail.com
  (Leszek Ciesielski)
  </author>
  <pubDate>Thu, 17 Nov 2011 09:00:29 UT
</pubDate>
  </item>
  <item>
  <title>VisualCop | Gendarme for other artifacts..</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/5b881176c3870348/095bb2c882974a03?show_docid=095bb2c882974a03</link>
  <description>
  Hi guys, &lt;br&gt; on twitter, Sebastian asked me to elaborate more on my ideas around VisualCop. &lt;br&gt; Here we go. &lt;br&gt; As I&#39;m tidying up the .NET solution for Apache NPanday (Maven + .NET, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://incubator.apache.org/npanday/&quot;&gt;[link]&lt;/a&gt;) i started writing an Macro (just as a start to get to know the DevENV API) called VisualCop that validates the project+solution structure in VS.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/5b881176c3870348/095bb2c882974a03?show_docid=095bb2c882974a03</guid>
  <author>
  m...@lcorneliussen.de
  (Lars Corneliussen)
  </author>
  <pubDate>Wed, 16 Nov 2011 09:57:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: Rules based on Framework Design Guidelines and Dave&#39;s &#39;unofficial&#39; Framework Design Guidelines?</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/2935c8abbdf4fe5b/15db6039e954504f?show_docid=15db6039e954504f</link>
  <description>
  Here is the link to the documentation/rules for gendarme &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/spouliot/gendarme/wiki&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/2935c8abbdf4fe5b/15db6039e954504f?show_docid=15db6039e954504f</guid>
  <author>
  imvidi...@gmail.com
  (vg)
  </author>
  <pubDate>Fri, 23 Sep 2011 22:29:34 UT
</pubDate>
  </item>
  <item>
  <title>Rules based on Framework Design Guidelines and Dave&#39;s &#39;unofficial&#39; Framework Design Guidelines?</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/2935c8abbdf4fe5b/efa671ee7ffcc74f?show_docid=efa671ee7ffcc74f</link>
  <description>
  These may have already been seen, considered and incorporated, but I was &lt;br&gt; wondering if the wealth of information in Microsoft&#39;s Design Guidelines for &lt;br&gt; Developing Class Libraries&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://msdn.microsoft.com/en-us/library/ms229042.aspx&quot;&gt;[link]&lt;/a&gt;&amp;gt;and Dave&#39;s &lt;br&gt; &#39;unofficial&#39; Framework Design Guidelines&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://davesbox.com/pages/dave-s-unofficial-framework-design-guidelines.aspx&quot;&gt;[link]&lt;/a&gt;&amp;gt;are part of Gendarme?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/2935c8abbdf4fe5b/efa671ee7ffcc74f?show_docid=efa671ee7ffcc74f</guid>
  <author>
  cof...@gmail.com
  (mark)
  </author>
  <pubDate>Fri, 23 Sep 2011 22:26:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: CheckNewThreadWithoutStartRule</title>
  <link>http://groups.google.com/group/gendarme/browse_thread/thread/8af884ad4dfb77d7/98337d11ad7d851b?show_docid=98337d11ad7d851b</link>
  <description>
  Hi, &lt;br&gt; I&#39;ve added failing test for this case. It&#39;s in this pull request: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/mono/mono-tools/pull/14&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/gendarme/browse_thread/thread/8af884ad4dfb77d7/98337d11ad7d851b?show_docid=98337d11ad7d851b</guid>
  <author>
  oleg.deri...@luup.com
  (Oleg Deribas)
  </author>
  <pubDate>Wed, 07 Sep 2011 12:58:50 UT
</pubDate>
  </item>
  </channel>
</rss>

