How do I mark an entity as "clean" immediately after modifying any of it's properties inside on the handlers (eg: PostLoadEvent handler)?
In the application code we modify DateTime properties for legacy reasons (inside the Post Load Event handler) but don't want this modification to the entity to trigger a write back in OnFlushEntity(). FYI, We do want to track the entity after this instant (modify + reset as clean) to track any changes from that point on. -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.