<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dotnetmarche.org/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>moleskine di un programmatore : google</title><link>http://dotnetmarche.org/blogs/andreabalducci/archive/tags/google/default.aspx</link><description>Tags: google</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>NHibernate Plugin for R#</title><link>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/10/05/nhibernate-plugin-for-r.aspx</link><pubDate>Sun, 05 Oct 2008 04:17:25 GMT</pubDate><guid isPermaLink="false">61321887-5500-4417-8b9e-633d632ef265:4201</guid><dc:creator>andrea.balducci</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnetmarche.org/blogs/andreabalducci/rsscomments.aspx?PostID=4201</wfw:commentRss><comments>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/10/05/nhibernate-plugin-for-r.aspx#comments</comments><description>&lt;p align="justify"&gt;Ho installato l&amp;#39;ottimo &lt;a href="http://code.google.com/p/nhplugin/" target="_blank"&gt;plugin&lt;/a&gt; per Resharper per abilitare l&amp;#39;analisi di codice sui file di mapping. Il progetto compila bene ma l&amp;#39;analizzatore di codice del plugin segnala che Guid (chiave della mia entity) non è di tipo &amp;#39;T&amp;#39;.&lt;/p&gt; &lt;p align="justify"&gt;La mia entity implementa IEntity&amp;lt;T&amp;gt; ed eredita l&amp;#39;id da una EntityBase&amp;lt;T&amp;gt; creata con T =&amp;gt; Guid&lt;/p&gt; &lt;p align="justify"&gt;Grazie al fatto che sono disponibili i sorgenti scarico dal repository e compilo. Avvio il debug il plugin (con stupore noto che lanciare un secondo vs in debug è più veloce che lanciare un altro vs da shell) e trovo la riga incriminata. R# segnala che il mio field _id su cui è mappata la chiave della mia entity è di tipo T piuttosto che risolvere il tipo in Guid. Visto che il resto dell&amp;#39;analisi di codice funziona bene non so se il problema è nel plugin o in R#. Per ora l&amp;#39;ho segnalato qui &lt;a title="http://code.google.com/p/nhplugin/issues/detail?id=19" href="http://code.google.com/p/nhplugin/issues/detail?id=19"&gt;http://code.google.com/p/nhplugin/issues/detail?id=19&lt;/a&gt;.&lt;/p&gt; &lt;p align="justify"&gt;Per bypassare in attesa di una risposta ho &amp;quot;tapullato&amp;quot; modificando in modo brutale il file \Analysis\MappingFile\MappingFileAnalysisElementProcessor.cs alla riga 446 aggiungendo nel controllo del tipo lo skip di T -&amp;gt; fieldType.GetCLRName().CompareTo(&amp;quot;T&amp;quot;) != 0 &lt;/p&gt; &lt;p align="justify"&gt;Ancora una volta non posso far altro che apprezzare il &amp;quot;sorgente aperto&amp;quot;.&lt;/p&gt;&lt;img src="http://dotnetmarche.org/aggbug.aspx?PostID=4201" width="1" height="1"&gt;</description><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/NHibernate/default.aspx">NHibernate</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/code/default.aspx">code</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/google/default.aspx">google</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/open+source/default.aspx">open source</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/resharper/default.aspx">resharper</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/plugin/default.aspx">plugin</category></item><item><title>Prove tecniche di democrazia o lotta per la sopravvivenza?</title><link>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/09/16/prove-tecniche-di-democrazia-o-lotta-per-la-sopravvivenza.aspx</link><pubDate>Tue, 16 Sep 2008 02:01:01 GMT</pubDate><guid isPermaLink="false">61321887-5500-4417-8b9e-633d632ef265:4148</guid><dc:creator>andrea.balducci</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnetmarche.org/blogs/andreabalducci/rsscomments.aspx?PostID=4148</wfw:commentRss><comments>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/09/16/prove-tecniche-di-democrazia-o-lotta-per-la-sopravvivenza.aspx#comments</comments><description>&lt;p&gt;Finalmente anche Codeplex annuncia il supporto diretto di SVN. Nei giorni scorsi mi sono trovato a dover scegliere un repository per un progetto opensource ed ho valutato sia Codeplex che Google Code. Con grande stupore ho trovato diversi progetti su Codeplex che rimandavano a Google Code per l&amp;#39;accesso ai sorgenti proprio perchè il supporto SVN lasciava a desiderare.&lt;/p&gt; &lt;p&gt;Ora il cambio di rotta, credo più per &amp;quot;tenere botta&amp;quot; che per spirito di democrazia (il supporto svn è stato richiesto subito).&lt;/p&gt; &lt;p&gt;&lt;a title="http://blogs.msdn.com/codeplex/archive/2008/09/14/codeplex-launches-support-for-tortoisesvn.aspx" href="http://blogs.msdn.com/codeplex/archive/2008/09/14/codeplex-launches-support-for-tortoisesvn.aspx"&gt;http://blogs.msdn.com/codeplex/archive/2008/09/14/codeplex-launches-support-for-tortoisesvn.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetmarche.org/aggbug.aspx?PostID=4148" width="1" height="1"&gt;</description><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/code/default.aspx">code</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/microsoft/default.aspx">microsoft</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/google/default.aspx">google</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/scm/default.aspx">scm</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/svn/default.aspx">svn</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/codeplex/default.aspx">codeplex</category></item><item><title>Spunti di riflessione...</title><link>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/09/08/spunti-di-riflessione.aspx</link><pubDate>Mon, 08 Sep 2008 11:25:02 GMT</pubDate><guid isPermaLink="false">61321887-5500-4417-8b9e-633d632ef265:4128</guid><dc:creator>andrea.balducci</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnetmarche.org/blogs/andreabalducci/rsscomments.aspx?PostID=4128</wfw:commentRss><comments>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/09/08/spunti-di-riflessione.aspx#comments</comments><description>&lt;p&gt;Che interpretazione date a questo &lt;a href="http://www.google.com/trends?q=asp.net,+ruby&amp;amp;ctab=0&amp;amp;geo=all&amp;amp;date=mtd&amp;amp;sort=0" target="_blank"&gt;grafico&lt;/a&gt;? &lt;/p&gt;&lt;img src="http://dotnetmarche.org/aggbug.aspx?PostID=4128" width="1" height="1"&gt;</description><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/ASP.Net/default.aspx">ASP.Net</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/google/default.aspx">google</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/ruby/default.aspx">ruby</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/trends/default.aspx">trends</category></item><item><title>Google Chrome</title><link>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/09/02/google-chrome.aspx</link><pubDate>Tue, 02 Sep 2008 04:02:30 GMT</pubDate><guid isPermaLink="false">61321887-5500-4417-8b9e-633d632ef265:4088</guid><dc:creator>andrea.balducci</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnetmarche.org/blogs/andreabalducci/rsscomments.aspx?PostID=4088</wfw:commentRss><comments>http://dotnetmarche.org/blogs/andreabalducci/archive/2008/09/02/google-chrome.aspx#comments</comments><description>&lt;p&gt;Bel modo di &lt;a href="http://download.repubblica.it/pdf/2008/google_chrome.pdf" target="_blank"&gt;presentare&lt;/a&gt; un prodotto. &lt;a href="http://www.repubblica.it/2007/12/sezioni/scienza_e_tecnologia/google-7/chrome-google/chrome-google.html" target="_blank"&gt;Qui&lt;/a&gt; l&amp;#39;articolo&lt;/p&gt;&lt;img src="http://dotnetmarche.org/aggbug.aspx?PostID=4088" width="1" height="1"&gt;</description><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/browser/default.aspx">browser</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/google/default.aspx">google</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/media/default.aspx">media</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/office/default.aspx">office</category><category domain="http://dotnetmarche.org/blogs/andreabalducci/archive/tags/chrome/default.aspx">chrome</category></item></channel></rss>