Hi Frederic Thanks for your help.
Do you know where I can download the current source for v4? I cannot see the v4 branch in NHibernate's GitHub page and would like to test if the changes committed to this branch fix my issue. Thanks in advance, Michael On Monday, 27 May 2013 09:24:40 UTC+1, Frédéric Delaporte wrote: > > Hello, > Now your failing test does look like a bug in NHibernate. Since version > 3.1, NHibernate has started to use its own proxy implementation rather than > asking for choosing one (as Castle proxy), and some bugs have appeared. > They have been fixed in "vNext", which I am personally still waiting. > (v3.3.3 has been released since, but without the fix, which is probably in > the v4 branch.) > Look at https://nhibernate.jira.com/browse/NH-3058 and related bugs, > maybe there is already one corresponding to your case (I can not check it > now, their bug report seems in maintenance). > > Regards. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
