<br><br><div class="gmail_quote">On Thu, Aug 25, 2011 at 4:29 AM, Tobias Oberstein <span dir="ltr">&lt;<a href="mailto:tobias.oberstein@tavendo.de">tobias.oberstein@tavendo.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I know this is kinda OT for this list, but it could serve Twisted indirectly: by propagating<br>
it&#39;s mature, sane Deferred concept/terminology instead of half-baked, flawned others.<br></blockquote><div><br><br>In some ways the popular JS design is better, since it provides immutable-once-resolved promises. You can have that without breaking chaining though; see how E&#39;s promises work. <br>
<br>I don&#39;t think Twisted&#39;s interface for Deferreds is the final answer, but chaining is important to keep :) <br></div></div>