It is used when we have lazy properties.
The reason only Castle implements it is that I am not sure how to implement
it on the others.

On Tue, Feb 22, 2011 at 3:41 PM, Michael DELVA <[email protected]>wrote:

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

Reply via email to