Ok, but then have a look to the SQLs because for NH <set> mean Iesi.Collection.ISet
On Wed, Oct 6, 2010 at 3:37 PM, Ayende Rahien <aye...@ayende.com> wrote: > Rory, > That would requires us to take a dependency on 4.0, which we can't do yet. > What you can do in the meantime is use ICollection<T>, and init the > collection used System.Generic.Collections.v > > On Wed, Oct 6, 2010 at 7:09 PM, Rory Plaire <codekai...@gmail.com> wrote: > >> Greetings - >> >> In the middle of Sept. there was a thread ( >> http://groups.google.com/group/nhibernate-development/browse_thread/thread/b069cf5b3d781fc) >> about the ILogger namespace having conflicts. In that thread there was some >> discussion about the possible eventual replacement of >> *Iesi.Collections...ISet >> *with the *ISet *interface in the .Net framework. >> >> Is there anything substantial already underway? I looked in Jira and >> didn't find anything. >> >> -rory >> > > -- Fabio Maulo