Your entity with AOP should implement an interface as the *ProxyMarker*, you must implements/register some listeners to catch the entity in process and replace the entity-name in the listener parameters.Or you can implement a IInterceptor of NH (the NH's interface) and implement the method showed in the blog-post.
José have published some examples for IEditableObject, INotifyPropertyChanged, IObservableCollection for WPF inside uNhAddIns. 2009/7/14 jobsamuel <[email protected]> > > No it is not a bug, just my limited understanding of NH, anyway this > is the first time I was using it this way (trying to add interceptor). > I will go through the two links you mentioned earlier, they seem to be > answer to my question. > Thanks for the reply. > > Job Samuel > > > -- 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 -~----------~----~----~----~------~----~------~--~---
