I’m very glad to announce on this blog this news. Yes, NHibernate.Burrow is ready to download here, make a try, we need feedback.
But...what is NHibernate Burrow ?
NHibernate.Burrow is a light weight middleware developed to support .Net applications using NHibernate as ORM framework by providing advanced and smart session/transaction management and other facilities.
Kailuo Wang, leader of NHibernate.Burrow, was working really hard on this project (and will continue doing it). Also with help of Nelo Pauselli, and Fabio Maulo. The official announce was made here.
Kailuo, is a good programmer and make good wikies too
So, documentation about Burrow be found here.
Maybe if you felt the need of use NHibernate on Web, Burrow, could be your option. And maybe you can remember this super-visited article at Code project. This article talk about some good practices when you use NHibernate on a web enviroment. Good news for you, the examples on Burrow are based on this tutorial. This example be found on the SVN of NHibernate Contrib here. Check it out !
Nice! but would this also fit in the postbackless ASP.NET MVC / MonoRail world?
Thanks a lot, Dario.
Marco, there is not examples with MVC.Net / Monorail yet.
Good news: Burrow is not tied to WebForms
Best regards
What about second level cache? The fact that it creates and closes multiple sessions isn’t a problem? I neede second level in my web application, burrow can do it?