Branch: refs/heads/master
  Home:   https://github.com/castleproject/Core
  Commit: 609a3599a81aa5cdc8153ba21cada3434f76e74c
      
https://github.com/castleproject/Core/commit/609a3599a81aa5cdc8153ba21cada3434f76e74c
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2012-08-25 (Sat, 25 Aug 2012)

  Changed paths:
    M Castle.Core.sln.DotSettings
    M Changes.txt
    M src/Castle.Core.Tests/Castle.Core.Tests.csproj
    A src/Castle.Core.Tests/DynamicProxy.Tests/Classes/Component2.cs
    M src/Castle.Core.Tests/DynamicProxy.Tests/Classes/VirtualClassWithMethod.cs
    M src/Castle.Core.Tests/InterceptorSelectorTestCase.cs
    M src/Castle.Core.Tests/NLogIntegration/NLogTests.cs
    M src/Castle.Core/Castle.Core.csproj
    M src/Castle.Core/DynamicProxy/AbstractInvocation.cs
    M src/Castle.Core/DynamicProxy/Contributors/DelegateTypeGenerator.cs
    M src/Castle.Core/DynamicProxy/Generators/BaseProxyGenerator.cs
    M src/Castle.Core/DynamicProxy/Generators/ClassProxyGenerator.cs
    M src/Castle.Core/DynamicProxy/Generators/ClassProxyWithTargetGenerator.cs
    M 
src/Castle.Core/DynamicProxy/Generators/CompositionInvocationTypeGenerator.cs
    M 
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/IfNullExpression.cs
    M 
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/MultiStatementExpression.cs
    R src/Castle.Core/DynamicProxy/Generators/Emitters/TypeUtil.cs
    M 
src/Castle.Core/DynamicProxy/Generators/InheritanceInvocationTypeGenerator.cs
    M 
src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithTargetGenerator.cs
    M 
src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithTargetInterfaceGenerator.cs
    M 
src/Castle.Core/DynamicProxy/Generators/InterfaceProxyWithoutTargetGenerator.cs
    M src/Castle.Core/DynamicProxy/Generators/InvocationTypeGenerator.cs
    M src/Castle.Core/DynamicProxy/Generators/MethodWithInvocationGenerator.cs
    M src/Castle.Core/DynamicProxy/Internal/CompositionInvocation.cs
    M src/Castle.Core/DynamicProxy/Internal/InheritanceInvocation.cs
    A src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs
    M src/Castle.Core/DynamicProxy/Serialization/ProxyObjectReference.cs
    A src/Castle.Core/DynamicProxy/Tokens/InterceptorSelectorMethods.cs
    M src/Castle.Core/DynamicProxy/Tokens/InvocationMethods.cs
    M src/Castle.Core/DynamicProxy/Tokens/TypeMethods.cs
    M src/Castle.Core/DynamicProxy/Tokens/TypeUtilMethods.cs

  Log Message:
  -----------
  fixed DYNPROXY-175 invalid CompositionInvocation type used when code uses 
interface proxies with and without InterceptorSelector



-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Commits" 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-commits?hl=en.

Reply via email to