Hi people,<br>A month ago I have uploaded a package to do code coverage implemented using block simulation. (it can be found in SqueakSource only... I have problems with the SM upload ouch!).<br><br>The problem with this implementation was that it cannot handle some cases (for example exceptions, when trying to debug this, I also found that the debugger cannot handle #when:do: or #ensure: correctly).
<br>So I decided to change the implementation to use method wrappers.<br><br>This mail is just to comment that I just uploaded fixes to MethodWrappers to make it work in 3.9, they can be found here: <a href="http://bugs.impara.de/view.php?id=3475" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://bugs.impara.de/view.php?id=3475</a><br><br>Cheers,<br>Diego.-<br><br>PD: I have tried to make a new version of the MethodWrappers MC package, but when I load it... it fails :(<br>I couldn't find the reason, so I have included a .cs in the bug report.
<br>