<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><br></div>See notes in-line<div><br></div><div>stp<br id="lineBreakAtBeginningOfMessage"><div>
<meta charset="UTF-8"><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br>--------<br><br>Stephen Travis Pope    Ojai, California, USA<br></div><span><img alt="pastedGraphic.tiff" src="cid:55B397C7-3D20-4E60-A051-4564245235A7@sd.cox.net"></span><meta charset="UTF-8"><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br>     http://HeavenEverywhere.com<br>     http://FASTLabInc.com<br>     https://vimeo.com/user19434036/videos<br>     http://heaveneverywhere.com/Reflections<br><br></div>
</div>
<div><br><blockquote type="cite"><div>On Jul 14, 2024, at 2:02 PM, Mark Volkmann via Cuis-dev <cuis-dev@lists.cuis.st> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr">Are the following statements all true?<div><br></div><div>- Instance methods are associated with a class.</div><div>- Class methods are associated with the metaclass instance of a class.</div><div>- Each class holds a reference to a Dictionary that is used to map message selectors to instance method implementations.</div><div>- Each metaclass instance holds a reference to a Dictionary that is used to map message selectors to class method implementations.</div><div>- It is not possible to view the code for a metaclass (subclass of Metaclass)  in a System Browser.</div></div></div></blockquote><div><br></div>Wrong: The browser has a class/instance switch with which you can switch between viewing instance and class methods.</div><div><br><blockquote type="cite"><div><div dir="ltr"><div>- The method lookup dictionaries cannot be inspected or explored.</div></div></div></blockquote><div><br></div>They can, but it’s not recommended</div><div><br><blockquote type="cite"><div><div dir="ltr"><div>- It is not possible to use the debugger to step through the method lookup process.<br clear="all"></div></div></div></blockquote><div><br></div>True</div><div><br><blockquote type="cite"><div><div dir="ltr"><div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>
-- <br>Cuis-dev mailing list<br>Cuis-dev@lists.cuis.st<br>https://lists.cuis.st/mailman/listinfo/cuis-dev<br></div></blockquote></div><br></div></body></html>