I fixed two superflous update... is all on this branch: https://github.com/jfromaniello/NHListenerTests/tree/superflous-update (this doesn't have the previous changes... ModifiedBy)
one of the superflous update was caused because you missed an "Inverse" in the collection the second one for the listener thing i said in my previous mail. My test, use a FakeAppender (log4net) to count the queries; https://github.com/jfromaniello/NHListenerTests/blob/superflous-update/NHListenerTest/SetModificationDateListenerTests.cs the code was doing 5 queries, and now it does 3. <https://github.com/jfromaniello/NHListenerTests/tree/superflous-update> 2011/5/11 Filip Kinsky <[email protected]> > Thanks - I'll take a look on the extra-superflous update... > > -- > 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. > -- 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.
