Hi John,<div>the newest images and VM has now proper closure support. There&#39;s no need for fixTemps anymore.<br><br><div class="gmail_quote">On Tue, Aug 3, 2010 at 7:50 PM, John Chludzinski <span dir="ltr">&lt;<a href="mailto:john.chludzinski@gmail.com">john.chludzinski@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I have some code that fixed the values of temps (in a BlockContext) at the point of definition (using #fixTemps).  Now I&#39;m using Seaside 3.0 on Squeak 4.1 and the values of the block&#39;s temps is set at the point of call (when I evaluate the block) - block are now BlockClosure&#39;s.  How do I fix the temps to be the values where the block is defined?  <div>

<br></div><div>#fixTemps is now a no-op.<br><font color="#888888"><div><br></div><div>---John</div></font></div>
<br><br>
<br></blockquote></div><br></div>