for my own sanity:0... using the NH trunk (or the NH build within castle/rhino) the System.Transaction is all that's required for transaction management, correct? I don't need to create a message module to handle the begin/ commit/rollback because System.Transaction will manage that for me?
On Jun 23, 3:06 pm, Ayende Rahien <[email protected]> wrote: > UnitOfWork doesn't really give you much anyway. > > 2009/6/23 João Bragança <[email protected]> > > > > > With better transaction support in 2.1 should we continue to use > > UnitOfWork? > > > On Jun 23, 11:09 am, Ayende Rahien <[email protected]> wrote: > > > Not quite.It will work with previous versions as well, but not as well, > > and > > > you would still need to manage NH transactions on your own. > > > > On Tue, Jun 23, 2009 at 6:10 PM, Corey Kaylor <[email protected]> wrote: > > > > Yes, this will only work for NH 2.1. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
