Rhino Mocks 2.0.2: Another minor release
I just spent an hour tracking a bug in Dynamic Proxy, I solved it and was about to send a patch when I run svn update and got a few conflicts. Imagine my horror to discover that the bug has already been fixed (and in a better way), that will teach me to always update before doing work, I guess.
Anyway, there is a new version that fix a problem with overloaded indexers that you can use. Since all I did was merely to update the dynamic proxy dll, I edited the bulid script a little bit, just to feel better :-), this release also offer fix for calling virtual method in the constrcutor, which used to throw.
Comments
Comment preview