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.