<div>Is it not just that #handleFiltered: isnīt returning? Off the top of my head it seems to me that is the case when a response is returned since it is returned with an exception (but Iīm at a bar in Portugal at the moment so don&#39;t have the code handy). Do you hit the halt in an #ensure: block?</div>

<div> </div>
<div>Julian<br><br></div>
<div class="gmail_quote">On Mon, Mar 30, 2009 at 6:20 PM, Sebastian Sastre <span dir="ltr">&lt;<a href="mailto:ssastre@seaswork.com">ssastre@seaswork.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I totally aggree. We better stop rationalizing this: halts in production are<br>bugs.<br><br><br>&gt; -----Mensaje original-----<br>
&gt; De: <a href="mailto:seaside-dev-bounces@lists.squeakfoundation.org">seaside-dev-bounces@lists.squeakfoundation.org</a><br>&gt; [mailto:<a href="mailto:seaside-dev-bounces@lists.squeakfoundation.org">seaside-dev-bounces@lists.squeakfoundation.org</a>] En<br>
&gt; nombre de Lukas Renggli<br>&gt; Enviado el: Monday, March 30, 2009 14:04<br>&gt; Para: Seaside - developer list<br>&gt; Asunto: Re: [Seaside-dev] it wont halt<br>
<div>
<div></div>
<div class="h5">&gt;<br>&gt; &gt; handleFiltered: aRequestContext<br>&gt; &gt;<br>&gt; &gt;        (super handleFiltered: aRequestContext)<br>&gt; ifNotNilDo:[:response|<br>&gt; &gt;                self halt.<br>&gt; &gt;                ^ response].<br>
&gt; &gt;<br>&gt; &gt; can someone clarify why this won&#39;t halt? (s2.9a3 with flow)<br>&gt;<br>&gt; In the current code base the error handling is highly customizable, so<br>&gt; maybe you want to check what error handler you are using?<br>
&gt;<br>&gt; We had lengthy arguments on how Seaside should handle sends to #halt<br>&gt; (<a href="http://code.google.com/p/seaside/issues/detail?id=227" target="_blank">http://code.google.com/p/seaside/issues/detail?id=227</a> and others). I<br>
&gt; still think that Seaside should never ever swallow a #halt, not even<br>&gt; in productive code.<br>&gt;<br>&gt; Lukas<br>&gt;<br>&gt; --<br>&gt; Lukas Renggli<br>&gt; <a href="http://www.lukas-renggli.ch/" target="_blank">http://www.lukas-renggli.ch</a><br>
&gt; _______________________________________________<br>&gt; seaside-dev mailing list<br>&gt; <a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
<br>_______________________________________________<br>seaside-dev mailing list<br><a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</div></div></blockquote></div><br>