Thanks Fabio If I undestand you correctly your answer is: Yes, I can replace Burrow with uNhAddIns in my project for the same purpose. So, I will continue to read about uNhAddIns, if someone has any link with some samples or documentation to start with, I appreciate it.
I use WCF hosting in Windows service and I manage nh session with session-per-call in the context call similiar to ThreadLocalSessionContext from uNhAddIns, but I can't find any sample with multiples factories. Thanks again Oscar 2009/11/6 Fabio Maulo <[email protected]> > The first main target of burrow was: the Burrow for NH AddIns (you can even > see some old classes coming from uNhAddIns). > The matter was that Burrow become very strictly wired with ASP.NET WebForm > where the "must" of uNhAddIns is : unCoupled. > btw I think that you can download the code and recompile it for NH2.1.1 > without big problems. > > > 2009/11/6 Oscar Orduz Acosta <[email protected]> > > Hi all, >> >> I've used Nhibernate with Burrow for a while, but in this moment I can't >> migrate to Nhibernate 2.1 because Burrows is not compiled for that version. >> >> I use Burrow just because I need access to multiple database (Factorys) >> and each user can select any of these in his sessions. Recently I've seen >> some blogs about unhaddins and if I understand correctly I can do the same >> with it. >> >> So, my question is: Can I change to use unaddins for my project, I mean: >> Is unhaddins a reasonable choice for that matter? If this is true, can >> please someone give me some links with samples where is implemented with >> multiple database? (I can't find any) >> >> Thanks for any information >> >> Oscar >> >> >> > > > -- > Fabio Maulo > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
