Skip to content

Updated builder to use Spring.Aop Interceptors instead "IL" biuilders#1

Open
sergiomcalzada wants to merge 2 commits intoBennyM:masterfrom
sergiomcalzada:master
Open

Updated builder to use Spring.Aop Interceptors instead "IL" biuilders#1
sergiomcalzada wants to merge 2 commits intoBennyM:masterfrom
sergiomcalzada:master

Conversation

@sergiomcalzada
Copy link

Update to VS2012
Removed spring "IL" builders
Introduced dependency in Spring.Aop, now used method interceptor to call
execute in ProxyChannel
Update to use nuget (with restore)

Update to VS2012
Removed spring "IL" builders
Introduced dependency in Spring.Aop, now used method interceptor to call
execute in ProxyChannel
Update to use nuget (with restore)
@sergiomcalzada
Copy link
Author

Hi, thanks for that good code.
I had change it because it got problems with "ref" parametres. Now not need to use "IL" instructions, just use Spring.Aop and interceptors.

Fixed return type from invoke call to WFC
Updated to .NET 4.0
@BennyM
Copy link
Owner

BennyM commented Mar 28, 2013

I'll look into it and merge your pull request. Thanks already!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants