<div dir="ltr"><br><div class="GmSign">On Thu, Dec 28, 2017 at 10:20 PM Tobias Pape <<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On 28.12.2017, at 22:09, Fabio Niephaus <<a href="mailto:lists@fniephaus.com" target="_blank">lists@fniephaus.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> SmalltalkImage>>processShutDownList: sends #shutdown: to all classes in ShutDownList, yet there are classes that don't implement #shutdown: but #shutdown. One example is ExternalSettings class>>shutDown, ExternalSettings is in ShutDownList.<br>
> Can someone explain how this is supposed to work or why there is no error when the image is shutting down?<br>
><br>
<br>
Behavior>>shutDown: quitting<br>
        "This message is sent on system shutdown to registered classes"<br>
        ^self shutDown.<br></blockquote><div><br></div><div>Whoops, looks like I didn't see that one in the list of implementors. Thanks!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Best<br>
        -Tobi<br>
<br>
<br>
> Best,<br>
> Fabio<br>
><br>
<br>
<br>
</blockquote></div></div>