<!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 12/4/2015 1:24 AM, Luciano Notarfrancesco wrote:
    <blockquote
cite="mid:CAL5GDyoZ45OC+=qCyU919r7DfEwdbSuxvbWMD5KxMyTMe0xpzA@mail.gmail.com"
      type="cite">
      <div dir="ltr">I'd like the
        FileNotFoundException>>#defaultAction to open a debugger.
        Same with NotYetImplemented.</div>
    </blockquote>
    <br>
    So, FileDoesNotExistException is ok, right?<br>
    <br>
    I agree that NotYetImplemented should also open a debugger.<br>
    <br>
    <blockquote
cite="mid:CAL5GDyoZ45OC+=qCyU919r7DfEwdbSuxvbWMD5KxMyTMe0xpzA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Maybe it could be a preference, like non-programmer user
          mode, where the exceptions default actions try to guess what
          went wrong, or ask the user for some interaction, but the
          default programmer mode should open a debugger. What do other
          Smalltalks do?</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, Dec 4, 2015 at 2:59 AM, Dan
          Norton <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:dnorton@mindspring.com" target="_blank">dnorton@mindspring.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">When someone explicitly selects "cancel"
            in a dialog, is MNU an appropriate response? I<br>
            don't think so. Any other opinions?<br>
            <br>
            On 6 Nov 2015 at 16:21, <a moz-do-not-send="true"
              href="mailto:cuis@jvuletich.org">cuis@jvuletich.org</a>
            wrote:<br>
            <br>
            > Hello,<br>
            ><br>
            > In FmFileEntry>>fileContents, a dialogue is
            presented if there is an<br>
            > attempt to read a file<br>
            > which does not exist. This gives the opportunity to
            choose another<br>
            > name or cancel.<br>
            ><br>
            > A "Cancel" response produces MNU: #contents<br>
            ><br>
            > To avoid the MNU and answer nil, I suggest the attached
            change be<br>
            > made to #fileContents.<br>
            ><br>
            >  - Dan<br>
            ><br>
            > Attachments:<br>
            ><br>
            >
            C:\Cuis\JuanV\Cuis-Smalltalk-Dev-master\FmFileEntry-fileContents.zip<br>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>