<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Phil,<br>
    <br>
    On 2/26/2020 4:39 PM, Phil B via Cuis-dev wrote:
    <blockquote
cite="mid:CAMJMOeiR9apHin-UEO+_hRV9E9fSN0h4ZiOo-U_rrR0yHFhKOA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Pull request submitted (there are a couple of
        impacted core packages)  </div>
    </blockquote>
    <br>
    Integrated. Thanks!<br>
    <br>
    <blockquote
cite="mid:CAMJMOeiR9apHin-UEO+_hRV9E9fSN0h4ZiOo-U_rrR0yHFhKOA@mail.gmail.com"
      type="cite">
      <div dir="ltr">As always, ignore all the commits (that's just me
        keeping in sync with the main repo) and look at the diffs.</div>
    </blockquote>
    <br>
    Still, after merge, doing 'git pull' in my machine fetched almost
    half a gigabyte of stuff! In the future, can you please exclude all
    those commits from the pull request? (No, I don't know how to do
    that. I don't know git in such detail. But there must be a way. It
    doesn't make much sense for everybody else to need to fetch 479MiB
    when all they want is a few KiB)<br>
    <br>
    Thanks,<br>
    <br>
    <br>
    Juans-MacBook-Pro:Cuis-Smalltalk juanvuletich$ cd
    Cuis-Smalltalk-Dev/<br>
    Juans-MacBook-Pro:Cuis-Smalltalk-Dev juanvuletich$ git pull<br>
    remote: Enumerating objects: 10179, done.<br>
    remote: Counting objects: 100% (9663/9663), done.<br>
    remote: Compressing objects: 100% (4950/4950), done.<br>
    remote: Total 9559 (delta 4626), reused 9486 (delta 4563),
    pack-reused 0<br>
    Receiving objects: 100% (9559/9559), 479.00 MiB | 10.33 MiB/s, done.<br>
    Resolving deltas: 100% (4626/4626), completed with 57 local objects.<br>
    From <a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
       7e23a84..32e2f22  master     -> origin/master<br>
    Updating 7e23a84..32e2f22<br>
    Fast-forward<br>
     CoreUpdates/4048-fileReaderServices-use-FileEntry-PhilBellalouna-2020Feb26-12h37m-pb.001.cs.st
    | 325
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
     Packages/Features/Compression.pck.st                                                          
    |  80 ++++++++++-----------<br>
     Packages/Features/Wallpaper.pck.st                                                            
    |   8 +--<br>
     3 files changed, 369 insertions(+), 44 deletions(-)<br>
     create mode 100644
CoreUpdates/4048-fileReaderServices-use-FileEntry-PhilBellalouna-2020Feb26-12h37m-pb.001.cs.st<br>
    Juans-MacBook-Pro:Cuis-Smalltalk-Dev juanvuletich$ <br>
    <br>
    <blockquote
cite="mid:CAMJMOeiR9apHin-UEO+_hRV9E9fSN0h4ZiOo-U_rrR0yHFhKOA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Thanks,</div>
        <div>Phil</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Wed, Feb 26, 2020 at 9:43
          AM Juan Vuletich via Cuis-dev <<a moz-do-not-send="true"
            href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin: 0px 0px 0px
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">Hi Phil,<br>
          <br>
          Feel free to replace Strings with FileEntries anywhere. It
          will be a <br>
          great contribution. Those Strings are leftovers from before
          FileEntry.<br>
          <br>
          I'm sure there are plenty of places in need of cleanup. As we
          can't <br>
          schedule anyone the task of cleaning up the system, we do it
          in small <br>
          unplanned steps, anytime we find an annoyance and feel like
          cleaning it.<br>
          <br>
          On 2/25/2020 5:46 AM, Phil B via Cuis-dev wrote:<br>
          > Here's something I've been meaning to fix for a while
          now: we have <br>
          > FileList and the related
          #fileReaderServicesForFile:suffix: methods <br>
          > (and in turn the methods they point to) which almost all
          have 'File' <br>
          > in their name but then proceed to take and expect a
          string filename <br>
          > rather than a FileEntry.  Would there be any objection to
          a changeset <br>
          > that renames the vague *File* method names to *FileEntry*
          and actually <br>
          > passes around FileEntry rather than String instances?  If
          anyone has a <br>
          > problem with that and wants to keep using strings, then
          how about we <br>
          > at least rename these methods from *File* to *Filename*?<br>
          <br>
          Thanks,<br>
          <br>
          -- <br>
          Juan Vuletich<br>
          <a moz-do-not-send="true" href="http://www.cuis-smalltalk.org"
            rel="noreferrer" target="_blank">www.cuis-smalltalk.org</a><br>
          <a moz-do-not-send="true"
            href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev"
            rel="noreferrer" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
          <a moz-do-not-send="true" href="https://github.com/jvuletich"
            rel="noreferrer" target="_blank">https://github.com/jvuletich</a><br>
          <a moz-do-not-send="true"
            href="https://www.linkedin.com/in/juan-vuletich-75611b3"
            rel="noreferrer" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a><br>
          @JuanVuletich<br>
          <br>
          -- <br>
          Cuis-dev mailing list<br>
          <a moz-do-not-send="true" href="mailto:Cuis-dev@lists.cuis.st"
            target="_blank">Cuis-dev@lists.cuis.st</a><br>
          <a moz-do-not-send="true"
            href="https://lists.cuis.st/mailman/listinfo/cuis-dev"
            rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>