Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.Core
Commit: ef0757eb90e7c8b9818ae7589d56b686919e522f
http://github.com/castleproject/Castle.Core/commit/ef0757eb90e7c8b9818ae7589d56b686919e522f
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-04-11 (Sun, 11 Apr 2010)
Changed paths:
M src/Castle.Core.Tests/ClassWithAttributesTestCase.cs
Log Message:
-----------
- non-inheritable attributes on method parameters, and generic parameters are
now being copied over to proxy type. Can't find a way to do it for return value
attributes.
- removed superfluous call to SetSignature in MethodEmitter.
Commit: 86c4fcb70fe52c5362fb35f7d9d7edc50fab43ed
http://github.com/castleproject/Castle.Core/commit/86c4fcb70fe52c5362fb35f7d9d7edc50fab43ed
Author: Krzysztof Kozmic <[email protected]>
Date: 2010-04-11 (Sun, 11 Apr 2010)
Changed paths:
M src/Castle.Core/Generators/Emitters/GenericUtil.cs
M src/Castle.Core/Generators/Emitters/MethodEmitter.cs
Log Message:
-----------
- non-inheritable attributes on method parameters, and generic parameters are
now being copied over to proxy type. Can't find a way to do it for return value
attributes.
- removed superfluous call to SetSignature in MethodEmitter.
--
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.