2008/11/3 Craig Neuwirt <[EMAIL PROTECTED]>

> LIke you said, the core of the issue is that AR scopes were modeled at a
> time when NHibernate didn't require mandates for updates.  Since it does
> now, SessionScopes are out of date and cannot be used to reliably update
> data without violating NHib requirements.  I have always used Rhino
> Transactions and UoW since it is based on that model, but it would be nice
> if AR followed that model to be consistent.

They *were *out of date. My last commit added an implicit transaction to
SessionScope. That was the change to make autoflush work again.

-Markus

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to