If you can provide a test case in a patch attached to a new defect (
support.castleproject.org) it would help someone take a look for you.

On Thu, Feb 12, 2009 at 10:26 PM, Thom Lawrence <[email protected]> wrote:

>
> I'm trying to access the original object instance, unproxied, in an
> interceptor. After running into some stack overflows, I stepped
> through in the debugger and noticed that InvocationTarget is the same
> object as Proxy. This can't be right, can it?
>
> Is there a way I could be setting my interceptor up incorrectly to
> cause this? I'm just doing:
>
> model.Interceptors.AddLast(new InterceptorReference(typeof
> (MyInterceptor)));
>
> In a ComponentRegistered handler.
>
> >
>


-- 
Jono

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to