Hi Everyone,

I posted a question to SO last year 
(http://stackoverflow.com/questions/19011818/using-castle-windsor-to-register-an-interceptor-for-only-the-derived-class-not),
 
the gist is in version 3.2.1 and now 3.3, when the interceptor selector is 
called the Type that is passed in for the first parameter is 
System.RuntimeType instead of the expected Derived type, going back to 
version 3.1.0 solves the issue. Another user was able to replicate the same 
problem on the SO question but no on has offered any insight as to whether 
or not this is an intended functionality change (my guess is no) or what I 
might be able to do to resolve the problem.

Thanks,
Justin

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/castle-project-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to