Hey there! I am currently looking for a way to work on an entity AFTER it has been loaded and initialized (coming fresh from the DB). I have looking into NHibernate's interceptors and the OnLoad-method is almost what I want. But, unfortunately, this method intercepts BEFORE the object gets initialized. Is there a way to inject own code after NHibernate created and initialized an entity?
Thanks for your time, Maximilian Csuk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
