"We are adding some behaviour via event handlers" <= you are initializing a
collection during flush ("obscured" in the first mail).
For NHibernate it mean that you are introducing a bug because a collection
should be initialized only from "out side stimulations".On Mon, Sep 27, 2010 at 4:27 PM, Mark Rochotte <[email protected]> wrote: > Fabio, > > Thanks for responding. > > What do you mean by "obscuring some fundamentals information?" > > We are adding some behaviour via event handlers, but we are always calling > the base implementation, and up until recently, they have been working > fine. We are looking into the issue in recent change sets to our own code, > but were hoping to get some information on what areas this assert would get > triggered. > > Thanks, > > mark > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- Fabio Maulo -- You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en.
