<div dir="ltr">If a package is installed that defines subclasses of classes that are defined in packages that have not been installed yet, their superclass will be changed to <font face="monospace">ProtoObject</font>. No warning message about this will be displayed.<div><br></div><div>For example, suppose the UI-Entry package is not installed.</div><div>That defines the class <font face="monospace">TextEntryMorph</font>.</div><div>If I install a package that defines the following class</div><div><br></div><div><font face="monospace">TextEntryMorph subclass: #CenteredTextEntryMorph</font></div><div><br></div><div>that will be changed to</div><div><br><div><div><font face="monospace">ProtoObject subclass: #CenteredTextEntryMorph</font></div><br class="gmail-Apple-interchange-newline"></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>