Reading the documentation on the new style of conventions, one of the
shortcuts was

DefaultLazy.AlwaysTrue()

I was never able to get that to work, but I was able to do

.Conventions.Add(LazyLoad.Never())

Problem is that seems to apply to References but not HasMany.  If I do
not add a .Not.LazyLoad() on each of my HasMany I get session is
closed errors.

Am I using it incorrectly?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" 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/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to