﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Ayende Rahien commented on NHibernate Tidbit – using &lt;set/&gt; without referencing Iesi.Collections</title><description>No, 
  
because previous version had an explicit check which I removed
</description><link>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment6</link><guid>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment6</guid><pubDate>Tue, 12 May 2009 15:10:46 GMT</pubDate></item><item><title>cowgaR commented on NHibernate Tidbit – using &lt;set/&gt; without referencing Iesi.Collections</title><description>So in other words .NET 3.5 introduces HashSet
&lt;t but we still need to wait for the interface (.net 4.0 maybe) so we have an ICollection workaround.
  
  
Question is, why this works only with NH 2.1 (alpha currently)? Because of .NET 2.0 limitation of current NHibernate?
  
  
thanks
&gt;</description><link>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment5</link><guid>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment5</guid><pubDate>Tue, 12 May 2009 14:31:54 GMT</pubDate></item><item><title>Darren Thomas commented on NHibernate Tidbit – using &lt;set/&gt; without referencing Iesi.Collections</title><description>Good point :) this isn't a support forum
  
  
Thanks
</description><link>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment4</link><guid>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment4</guid><pubDate>Wed, 29 Apr 2009 06:29:19 GMT</pubDate></item><item><title>Ayende Rahien commented on NHibernate Tidbit – using &lt;set/&gt; without referencing Iesi.Collections</title><description>Darren,
  
Please post everything (mapping, code &amp; SQL) to the nh users mailing list
</description><link>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment3</link><guid>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment3</guid><pubDate>Mon, 27 Apr 2009 03:12:57 GMT</pubDate></item><item><title>Darren Thomas commented on NHibernate Tidbit – using &lt;set/&gt; without referencing Iesi.Collections</title><description>I'm learning nHibernate so this is probably something I've done.  When I replaced ISet with ICollection I noticed that I get an extra update after the insert statement when saving?  If I replace ICollection with ISet the behaviour is as expected, a single insert statement.
  
  
What could be doing this?
  
  
</description><link>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment2</link><guid>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment2</guid><pubDate>Sun, 26 Apr 2009 21:26:42 GMT</pubDate></item><item><title>James commented on NHibernate Tidbit – using &lt;set/&gt; without referencing Iesi.Collections</title><description>[blogs.msdn.com/.../...t-4-0-justin-van-patten.aspx](http://blogs.msdn.com/bclteam/archive/2008/11/04/what-s-new-in-the-bcl-in-net-4-0-justin-van-patten.aspx)  
  
We may be getting an ISet
&lt;t interface in .net 4.  
  
&gt;</description><link>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment1</link><guid>http://ayende.com/3971/nhibernate-tidbit-using-set-without-referencing-iesi-collections#comment1</guid><pubDate>Thu, 23 Apr 2009 13:49:14 GMT</pubDate></item></channel></rss>