<!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">
    On 11/18/2020 12:44 PM, Mauro Rizzi via Cuis-dev wrote:
    <blockquote
cite="mid:CAMLYRA0uyS_6J6UPoxMVuVRFRERXCny2RLUGBnDpprdEfZeYzg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hello everybody!</div>
        <div><br>
        </div>
        <div>My name is Mauro Rizzi and i'm currently studying Computer
          Engineering in the Engineering Faculty of the University of
          Buenos Aires.</div>
        <div><br>
        </div>
        <div>We're using cuisUniversity as an environment for one of our
          classes and I found current fileOut implementations to be
          counter productive to a good git workflow. The current idea of
          having fileOut always fileOut to image path means you either
          have to have your repository on your image folder or you have
          to manually move the file to your local repository folder.</div>
        <div><br>
        </div>
        <div>This is not conductive to making frequent commits but
          rather it results in us just doing a single giant commit at
          the end of the session.<br>
        </div>
        <div><br>
        </div>
        <div>Because of this I set out to make a package that would
          streamline the user experience allowing for cuis to remember
          the last destination you filed out to and adding the option
          for the user to directly specify a new destination.</div>
        <div><br>
        </div>
        <div>You can find the package in my <a moz-do-not-send="true"
            href="https://github.com/Mauro-Rizzi/FileOutRework">FileOutRework
            repository.</a></div>
        <div><br>
        </div>
        <div>I've just started with this rework but I was encouraged by
          my teacher to share it with you, so far I've only implemented
          this behaviour for the Category list context submenus for the
          System browser.</div>
        <div><br>
        </div>
        <div>I'm open to any comments, criticisms or requests for
          collaboration.</div>
        <div><br>
        </div>
        <div>Hope you all have a nice week!</div>
        <div>Kind regards.</div>
        <div><b>Mauro Rizzi</b><br>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    Hi Mauro,<br>
    <br>
    I agree that doing file out always an arbitrary tacit directory
    might be uncomfortable. Still, duplicating the file out menu options
    sounds s bit too much to me. Would a reasonable alternative be to
    include dialog with the full path+name in an edit box? The edited
    path could be remembered for suggesting it next time.<br>
    <br>
    Thanks,<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>