<div dir="ltr">Hi guys,<div><br></div><div>I have a strange situation. I have a main WATask subclass called XXX. In XXX&#39;s #go I do a #call: to another task YYY and I get a &quot;WATaskNotDelegated: This task has no delegation.&quot;. Of course, I put a halt in YYY&#39;s #go and it does not halt at all. It seems task XXX is trying to RENDER task YYY.</div>
<div><br></div><div>What is even more funny, is that if in XXX instead of directly calling task YYY, I do a #call: to another regular WAComponent, I get the answer and then I call task YYY, that works!!!!</div><div><br></div>
<div>Any idea what could be the problem? Are tasks allowed to do a #call: to other tasks?</div><div><br></div><div>Thanks in advance, <br clear="all"><div><br></div>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank" class="vt-p">http://marianopeck.wordpress.com</a><br>

</div></div>