<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Referring to my earlier post on the trace of the Block/Method Contexts, at n=1, n=2, n=3 We see, per Ryan pointing it out, that MethodContext(2367) is activated 3 times.<br><br>To me this is obviously caching in action. If its not, please give me a heads up.<br><br>thank you for your time.<br><br>tty<br><br><br><div id="1"><br>&nbsp;factorial = BlockContext(694)--sender--&gt;UndefinedObject(3840)--home--&gt;MethodContext(2677)<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&nbsp;fc = BlockContext(3934)--sender--&gt;UndefinedObject(3840)--home--&gt;MethodContext(2677)<br> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&nbsp;n=1 BlockContext(3934)--sender--&gt;MethodContext(2367)--home--&gt;MethodContext(2677)<br>++++++++++++++++++++++++++++++++++++++++<br>-----------------------------------------------<br> &nbsp;n=2 BlockContext(3934)--sender--&gt;MethodContext(2367)--home--&gt;MethodContext(2677)<br>&nbsp;n=1 BlockContext(1198)--sender--&gt;BlockContext(3934)--home--&gt;MethodContext(2677)<br>++++++++++++++++++++++++++++++++++++++++<br> -----------------------------------------------<br>&nbsp;n=3 BlockContext(3934)--sender--&gt;MethodContext(2367)--home--&gt;MethodContext(2677)<br>-----------------------------------------------<br>&nbsp;n=2 BlockContext(1684)--sender--&gt;BlockContext(3934)--home--&gt;MethodContext(2677)<br> &nbsp;n=1 BlockContext(2780)--sender--&gt;BlockContext(1684)--home--&gt;MethodContext(2677)<br>++++++++++++++++++++++++++++++++++++++++<br>---- On Wed, 01 Jan 2014 14:15:01 -0800 <b>Ryan Macnak &lt;rmacnak@gmail.com&gt;</b> wrote ---- <br></div><br></div></body></html>