Maybe you should put your comment on the issue ;) Nah, just kidding... I would guess they figured that out :)
On Fri, Jun 3, 2011 at 19:44, Berryl Hesh <[email protected]> wrote: > Awesome. I think the proposed fix has a typo tho: > > public static bool IsProxyFactoryConfigurated() > { > var f = > NHibernate.Cfg.Environment.BytecodeProvider.ProxyFactoryFactory; > return f != null; // instead of "true != null" > } > > Cheers, > B > > > On May 31, 11:10 am, kor <[email protected]> wrote: > > you must change the code of validator and recompile it by yourself or > > wait to the next nh validator releasehttp:// > 216.121.112.228/browse/NHV-116 > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- Med venlig hilsen / Kind regards Kenneth Siewers Møller -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
