I'm using a PostUpdate event listener to perform some auditing in NH 2.0. Everything's working well and I'm able to detect changes in properties and persist them to an audit table. My question is about detecting changes to properties that are collections. It seems like maybe the CollectionSnapshot would have what I need, but I'm not sure how to get access to it in the PostUpdate event. Can anyone point me in the right direction (or tell me if this is the right approach for collection changes)?
Thanks, Sean Carpenter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
