Hi Fabio, it would be great if you could resolve the issue https://nhibernate.jira.com/browse/NH-2846. I'm surprised something as simple as this would cause an issue. I thought v3.2 would finally allow me to upgrade an old v2.x application i built but unfortunately i have ran into troubles. I know you'll say about producing a unit test and i would like to have done but i can't find the article you explain how to do this (i even looked back through the last 3 years of posts on your blog). However it's very simple to replication the issue as all you have to do is a Fetch and then a Count on a LINQ query.
I'd really appreciate it if you could look into this. Thanks Lee On Aug 7, 8:40 pm, Fabio Maulo <[email protected]> wrote: > Hi, > I would release NH3.2.1 ASAP. > I'll try to fix something else before release it. > > Mayor reason:https://nhibernate.jira.com/browse/NH-2828 > > The issue was in practice invisible because it session.Persist uploads all > collections even if not initialized... invisible... well... if you do not > have a look to the SQL and the disaster on performances persisting a simple > change. > > -- > Fabio Maulo
