In addition to my above two questions...

I know that creating a session factory is a heavy operation, but with
uNhAddins, if I wanted to force a new configuration to initialize, how
would I?

i.e. the equivalent of:
   this.cfg = new Configuration();
   Assembly assembly = Assembly.Load(this.MappingsAssembly);
   this.Configure(this.cfg);

Thanks,
Eric

-- 
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.

Reply via email to