Branch: refs/heads/master
Home: https://github.com/castleproject/Core
Commit: 26f6f01d947db5bb0d6d12d4d496ce8114dc31e2
https://github.com/castleproject/Core/commit/26f6f01d947db5bb0d6d12d4d496ce8114dc31e2
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M Changes.txt
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core.Tests/ClassWithAttributesTestCase.cs
M
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/HasNonInheritableAttribute.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/IHasNonInheritableAttributeWithArray.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/IHasNonInheritableAttributeWithArray2.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/NonInheritableAttribute.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/NonInheritableWithArray2Attribute.cs
A
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/NonInheritableWithArrayAttribute.cs
M src/Castle.Core/DynamicProxy/Internal/AttributeUtil.cs
Log Message:
-----------
fixed DYNPROXY-174
We were working around this issue for constructor arguments, but not for
properties or fields on the attribute. Now all cases are supported.
--
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.