Very good tutorial. Thanks!<br><br>Also agree in have a Magma chapter but can&#39;t help so much myself right now.<br><br>Cheers.<br><br><br><div><span class="gmail_quote">2007/10/19, Martin Beck &lt;<a href="mailto:martin.beck@hpi.uni-potsdam.de">
martin.beck@hpi.uni-potsdam.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Am Freitag, 19. Oktober 2007 18:37:28 schrieb Philippe Marschall:
<br>&gt; html table: [<br>&gt;<br>&gt;<br>&gt; (self sortBlock value: (self filterBlock value: self items)) do: [:item |<br>&gt;<br>&gt;<br>&gt;<br>&gt; html tableRow: [self renderItemBlock value: item value: html]]]<br>&gt;
<br>&gt; If you get some real strange results with a construct like this then<br>&gt; you are missing #fixTmeps.<br>Are you please able to explain to me (us), what the problem could be with the<br>code (I have written... ;) )? I always tried to understand the #fixTemps
<br>thing, but everything I grabbed out of university lectures was something like<br>that it might be used for copying instance variables used by the block, but<br>owned by an object not used anymore and which is therefore almost garbage
<br>collected...<br>However, I have to admit, that I just don&#39;t know.... ;(<br><br>Regards,<br>Martin<br><br><br></blockquote></div><br><br>