Hello all,

I've recently read this article 
http://ayende.com/Blog/archive/2008/10/10/nhibernate-amp-static-proxies.aspx

Unfortunately, it is based on NH 2 and PostSharp 1.5.

I'd like to create an aspect which would be used like the above, but
for NH3, with PostSharp 2.

Because some of the signatures of the functions have changed, and some
interfaces were modified too, I'm a bit lost. And never played with
dynamic proxy doesn't help a lot too, even if I can understand the
code of NHibernate.ByteCode.Castle.

Could someone tell me, in the interfaces related to proxies, which are
interested in *static* proxies, and which are not? And what are the
relevant methods I should have a look to, in order to develop the
aspect?

Thanks in advance

Mike

-- 
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.

Reply via email to