You don't have to modify the NHibernate source. You should be able to leverage the .NET frameworks AppDomain.ResolveAssembly event which will call whenever Assembly.Load or any other time when runtime attempts to load and assembly. See the following MSDN link for more info: http://msdn.microsoft.com/en-us/library/system.appdomain.assemblyresolve.aspx
-- 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. For more options, visit https://groups.google.com/groups/opt_out.
