Hello all, I'm currently looking at how I can write a static proxy using PostSharp, using the next bits of NH with the Centralization of proxy check to IProxyFactoryFactory <http://216.121.112.228/browse/NH-2455>.
I'd like to know what is the purpose of the IFieldInterceptorAccessor interface, and when it is used? Why is it only implemented in NHibernate.ByteCode.Castle? Is it used when an entity has a mapped field, instead of a property? Thanks in advance Michael
