<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    11.01.2011 01:26, Christopher Armstrong kirjoitti:
    <blockquote
      cite="mid:AANLkTi=9n16eFVKNwQw=VhDZXNpTn4=93J_dUGLZPWPu@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">2011/1/10 Alex Grönholm <span dir="ltr">&lt;<a
            moz-do-not-send="true"
            href="mailto:alex.gronholm@nextday.fi">alex.gronholm@nextday.fi</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          There has been some discussion over email between myself and
          several<br>
          Twisted developers regarding the possibility of adding support
          for PEP<br>
          3148 futures and executors to Twisted. I'm starting this
          thread to move<br>
          the conversation to this mailing list to gain a broader
          audience.<br>
          <br>
          For those who do not know what PEP 3148 is about, suffice to
          say that<br>
          it's an API for deferred execution of code.</blockquote>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>I just want to make clear up-front the subtle point that
          Twisted's Deferreds are not tools for "deferred execution of
          code", but rather for "deferred receipt of results". It's easy
          to forget this and believe that the similar jargon implies
          similarity in purpose.</div>
      </div>
    </blockquote>
    I never wanted to imply that -- I apologize if I left the wrong
    impression. PEP 3148 Futures have the exact same high level purpose
    as Deferreds in that they are essentially receipts for results. Like
    Deferreds, they are not tied to any particular executor.<br>
    <blockquote
      cite="mid:AANLkTi=9n16eFVKNwQw=VhDZXNpTn4=93J_dUGLZPWPu@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      -- <br>
      Christopher Armstrong<br>
      <a moz-do-not-send="true" href="http://radix.twistedmatrix.com/">http://radix.twistedmatrix.com/</a><br>
      <a moz-do-not-send="true" href="http://planet-if.com/">http://planet-if.com/</a><br>
      <br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Twisted-Python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a>
<a class="moz-txt-link-freetext" href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>