Hey, Some of the smarter guys I work with have written some code using FluentNHibernate. We had an issue where Calling DynamicLock and OptimisticLock.None on a mapping killed the service, The guys who looked st this originally used Not.LazyLoad to get around this.
Rebuilding the code now using the DynamicUpdate and OptimisticLock.None appears to work ok, but I'd like to understand what the problem might have been and how Not.LazyLoad did what we needed instead. I've had a look at the github wiki, but it doesn't appear to be searchable yet, and I checked jagregory's blog, but that doesn't appear to be searchable either (at least using Firefox) I have had a wander around the wiki, but still I'm not finding any specific documentation on these 3 methods. Could anyone point me to some help on these, please? Pete -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fluent-nhibernate. For more options, visit https://groups.google.com/d/optout.
