<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/13/15 3:52 PM, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote cite="mid:30F9201B-D08C-4A47-B13C-D68E6AE467D3@osu.edu"
      type="cite">
      <pre wrap="">
We should collectively think about it before we do it for real, but that's fine.</pre>
    </blockquote>
    <br>
    One possible issue that I can think of is the danger of circular
    references, which would inhibit garbage collection, I think.  Do we
    ever store references to the request anywhere in in the PRC?  I
    didn't think so, at least not directly, but not 100% sure.  Also
    wondering whether indirect, transitive references which are circular
    might cause a similar issue.<br>
    <br>
    I agree this might be useful, but sort of worried about subtle
    unintended consequences like the above.<br>
  </body>
</html>