<br><br><div class="gmail_quote">On Sat, Jun 23, 2012 at 10:13 AM, Balázs Kósi <span dir="ltr">&lt;<a href="mailto:kosi.balazs@ezomer.hu" target="_blank">kosi.balazs@ezomer.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I poked around a bit more, and found a method to handle these kind of<br>
situations: #rearmHandlerDuring:<br>
You could rewrite the exception handling block to something like this:<br>
<br>
[ :ex |<br>
<div class="im">   ex tag == #getVMMaker<br>
      ifTrue: [ ex resume: #caught ]<br>
</div>      ifFalse: [ ex rearmHandlerDuring: [ ex pass ] ] ]<br>
<br>
and get five #cought on the Transcript<br></blockquote><div><br></div><div>Thanks,  Balázs!!</div></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div><br>