Bug fix in NHibernate.Generics
I fixed a small bug in NHibernate.Generics, regarding safe double calls of the EntitySet<T>.Remove() method. George, thanks for finding it.
I don't think that a normal usage would find the bug (a case of using a belt and a suspenders), but most edge cases would be hit by hit.
The update version is available here.
Comments
Comment preview