<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><br></div><div>Best,</div><div>Marcel</div></div>