I hope you will like to implements something in instead "to throw something in". To "throw" code inside NH is a strongly not recommended procedure.
On Wed, Oct 6, 2010 at 5:23 PM, Rory Plaire <[email protected]> wrote: > Ayende - > > I'm more wondering for a future version of NH where we can expect a .Net > 4.0 dependency. I decided against ICollection for now, and just take a > dependency on Iesi.Collections. If there is someone working on this already, > I'd probably like to throw something in. > > -r > > On Wed, Oct 6, 2010 at 12:34 PM, Fabio Maulo <[email protected]> wrote: > >> http://216.121.112.228/browse/NH-2008 >> >> >> On Wed, Oct 6, 2010 at 4:31 PM, Fabio Maulo <[email protected]> wrote: >> >>> Which one ? >>> >>> >>> On Wed, Oct 6, 2010 at 4:04 PM, Ayende Rahien <[email protected]> wrote: >>> >>>> No, it will work. There is even a test for that :-) >>>> >>>> >>>> On Wed, Oct 6, 2010 at 8:51 PM, Fabio Maulo <[email protected]>wrote: >>>> >>>>> 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 <[email protected]>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 <[email protected]>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 >>>>> >>>>> >>>> >>> >>> >>> -- >>> Fabio Maulo >>> >>> >> >> >> -- >> Fabio Maulo >> >> > -- Fabio Maulo
