<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">Hi Marcel,</div><div dir="ltr"><br>On Jul 4, 2019, at 2:24 AM, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">Hi, there.<div class="mb_sig"></div><div><br></div><div>I just got really confused by the differences of</div><div><br></div><div><b>[SystemNavigation allCallsOn: #drawOn:] bench.</b></div><div><br></div><div>and</div><div><br></div><div><b>[SystemNavigation default allCallsOn: #drawOn:] bench.</b></div><div><br></div><div>because I expected that MNU fallback to kick in to insert "default" automatically.</div><div><br></div><div>However, <span style="font-size: 10pt;line-height: 1.5">#allCallsOn: is actually implemented in <b>Behavior</b> and not just in <b>SystemNavigation</b>.</span></div><div><span style="font-size: 10pt;line-height: 1.5"><br></span></div><div><span style="font-size: 10pt;line-height: 1.5">Can we remove </span>SystemNavigation class >> #doesNotUnderstand: so nobody starts relying on that?</div></div></div></blockquote><div><br></div>Tangentally, my feeling, and I know it was Andreas’ feeling too, is that all of<div><br><div>    <span style="background-color: rgba(255, 255, 255, 0);">SystemNavigation default ...</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><font color="#000000">    SystemNavigation ...</font></span></div><div>    self s<span style="background-color: rgba(255, 255, 255, 0);">ystemNavigation ...</span></div><div><br></div><div>are a real mouthful.  Any abbreviation would be appreciated.  “Smalltalk ...” was much nicer and arguably more comprehensible.</div><div><br><blockquote type="cite"><div dir="ltr"><div id="__MailbirdStyleContent"><span style="font-family: Arial; font-size: 10pt;">Best,</span></div></div></blockquote><blockquote type="cite"><div dir="ltr"><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000"><div>Marcel</div></div></div></blockquote></div></div></body></html>