<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Well that would just make c-c a dumping ground for old junk
      nobody wants. (Though this particular case with a blank file is of
      course rare.)</p>
    <p>Anyway, we just have to face it that add-ons have little chance
      of working without some changes. Doing a s/nsILocalFile/nsIFile/g
      is really a small change compared to other things required.</p>
    <p> -Magnus<br>
    </p>
    <div class="moz-cite-prefix">On 8/8/17 9:09 PM, Ben Bucksch wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:05B65C27-9D8D-4D70-B5F0-3C6BF6D2DE23@beonex.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      I would suggest to keep such interfaces. an empty interface is not
      really a maintenance burden. and adding this file will be 100
      times easier than fixing all callers, even if it's just a
      replacement.<br>
      <br>
      this is particularly true for extensions without maintainer. it's
      the user that counts, not who is at fault. this is a relatively
      easy way to avoid unnecessary breakage.<br>
      <br>
      you might be able to just undo these m-c commits, or (to avoid
      changes to m-c) move the IDL files to a new dir in
      mailnews/compat/src/public/.<br>
      <br>
      Ben<br>
      <br>
      <div class="gmail_quote">Am 7. August 2017 15:55:37 MESZ, schrieb
        "Joshua Cranmer 🐧" <a class="moz-txt-link-rfc2396E" href="mailto:pidgeot18@gmail.com"><pidgeot18@gmail.com></a>:
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <pre class="k9mail">On 8/7/2017 8:53 AM, CardBook wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">
 thanks a lot Jörg

 have you an example how to replace the nsILocalFile with nsIFile ?...</blockquote>

s/nsILocalFile/nsIFile/g. The contents of nsILocalFile were blanked out 
years ago and everything moved to nsIFile, but the interface itself was 
not deleted due solely to add-on impact.
</pre>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre wrap="">_______________________________________________
tb-planning mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tb-planning@mozilla.org">tb-planning@mozilla.org</a>
<a class="moz-txt-link-freetext" href="https://mail.mozilla.org/listinfo/tb-planning">https://mail.mozilla.org/listinfo/tb-planning</a>
</pre>
    </blockquote>
  </body>
</html>