<div dir="ltr"><div dir="ltr">On Mon, Aug 19, 2024 at 2:11 PM Juan Vuletich <<a href="mailto:juan@cuis.st">juan@cuis.st</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><u></u>
<div bgcolor="#ffffff">
On 8/18/2024 4:31 PM, Mark Volkmann via Cuis-dev wrote:
<blockquote type="cite">
<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>
</div>
<span class="gmail_signature_prefix">-- </span><br>
<div dir="ltr" class="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.8px"><font face="arial, helvetica, sans-serif">Object
Computing, Inc.</font></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Just keep the Transcript open. You are warned about these kinds of
issues there.<br></div></blockquote><div><br></div><div>Thanks, I see that now. The message is:</div>"Attempt to create {subclass-name} as a subclass of nil.<br><div>Possibly a class is being loaded before its superclass." </div></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="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.8px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div>