View Full Version : NHibernate 1.2.0 RC 1
tbroyer
03-29-2007, 10:28 AM
Would it be possible to use NHibernate 1.2.0 RC 1 for the nightly builds?
Mark Pollack
03-29-2007, 03:55 PM
Hi,
Yes. Hopefully it is a simply recompile and should be quick to do.
Cheers,
Mark
Mark Pollack
03-29-2007, 04:46 PM
Hi,
Done. You can pick it up from the nightly build page.
The only change was to pass in the current transaction to ISessionImplementor's method
void AfterTransactionCompletion(bool successful, ITransaction tx);
This uses the transaction object to call IInterceptor.AfterTransactionCompletion(tx), so I don't expect any major issues with this update. Please post back letting us know if you have any issues (or not) with this update.
Cheers,
Mark
tbroyer
04-03-2007, 02:25 PM
Thanks a lot Mark!
tbroyer
04-24-2007, 04:57 PM
NHibernate now is in RC 2 :D
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.