--
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to castle-project-d...@googlegroups.com.
To post to this group, send email to castle-pro...@googlegroups.com.
Visit this group at http://groups.google.com/group/castle-project-devel.
For more options, visit https://groups.google.com/groups/opt_out.
hey Justin,Thanks for that.Do you think you could reproduce this in a test, just to make sure we understand your scenario?Also, feel free to submit this bug to http://issues.castleproject.org/youtrack/dashboard to make sure we don't lose it.cheers--Krzysztof KozmicOn Thursday, 26 September 2013 at 5:47 AM, Justin Madill wrote:
I have a project that implements the IInterceptorSelectorInterface, the implementation relies on being able to compare the Type parameter with the MethodInfo.DeclaringType.--In version 3.2.1 and 3.2.0 the Type variable comes in as System.RuntimeType every time, once I reverted back to version 3.1.0 everything was ok.Without looking at the source It looks like GetType() is being called on the Type object rather than using the Type object directly.
You received this message because you are subscribed to the Google Groups "Castle Project Development List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to castle-project-devel+unsub...@googlegroups.com.