DevrexLabs / OrigoDB

In-memory event-sourced database engine for NET/Mono
http://origodb.com
MIT License
137 stars 34 forks source link

Exception handling for proxy invocation #7

Closed rofr closed 10 years ago

rofr commented 10 years ago

Command exceptions should propagate through the proxy instead of throwing TargetInvocationException

rofr commented 10 years ago

http://nuggets.hammond-turner.org.uk/2011/01/quickie-unwrapping-invocation.html http://www.neovolve.com/post/2010/07/17/Creating-proxies-with-RealProxy.aspx

rofr commented 10 years ago

Fixed with release 0.14.0