@Roger.When we implements events/listeners system I said: "what the user can do with this is limited only by the user imagination".
The first guy, I heard, using listeners in a advanced way,was Will Shaver. What Will done was explain exactly what he need. I push him in the right direction and then he find an event limitation and ask for an improv. The result of this is: - we implement the improv Will asked us (make a method virtual) - Will implement his solution - The community have that solution in Burrow.AppBlock - The community have that solution explained in a blog post http://nhforge.org/blogs/nhibernate/archive/2008/09/06/soft-deletes.aspx Now a little clarification: The comment of DefaultFlushEntityEventListener said: An event that occurs for each entity instance at flush time In DefaultFlushEntityEventListener there is a method: protected virtual void DirtyCheck with its comment : Perform a dirty check, and attach the results to the event Perhaps we can write an advanced manual on how use events/listeners in NH but, as you probably know, the priority for us is implement the feature because without the feature there is nothing to write in the manual. Please help us and share your solutions. Thanks. 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 -~----------~----~----~----~------~----~------~--~---
