<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Christoph,<div><br></div><div>extensions to classes that are actually overrides -- so that selector was already taken before in that class -- are managed via Monticello through that "-override" suffix.</div><div><br></div><div>See:</div><div>MCMethodDefinition >> #isOverrideMethod</div><div><span style="font-size: 13.3333px">MCMethodDefinition >> #unload</span><br></div><div><span style="font-size: 13.3333px">MCPackage >> #snapshot</span></div><div><span style="font-size: 13.3333px"><br></span></div><div><span style="font-size: 13.3333px">My Widgets project does this in Morph:</span></div><div><span style="font-size: 13.3333px"><br></span></div><div><img id="e9a1000b-f744-472f-a85f-88e12954681f" src="cid:d2902c73-d6c7-4660-9920-b1812067aabb" width="auto" style="width: 416px; height: 36px;"></img><span style="font-size: 13.3333px"><br></span></div><div><br></div><div>When unloading Widgets through Monticello, the orignal methods should be restored.</div><div><br></div><div><img id="eab8c607-2620-44d1-9243-a7f2efd80e06" src="cid:9111eaab-ede2-44ad-bb18-3e4d0b647d07" width="auto" style="width: 240px; height: 268px;"></img><br></div><div><br></div><div>Best,</div><div>Marcel</div><div><span style="font-size: 13.3333px"><br></span></div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 16.12.2019 23:44:39 schrieb Thiede, Christoph <christoph.thiede@student.hpi.uni-potsdam.de>:</p><div style="font-family:Arial,Helvetica,sans-serif">


<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size: 12pt;color: #000000;font-family: Calibri,Helvetica,sans-serif">
<p>I also heard this the first time now. Many thanks for the tip!</p>
<p><br>
</p>
<p>Does this exactly depend on the "override" suffix? So if I overrode dozens of methods, I could not distribute them into special categories?</p>
<div id="x_Signature">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size: 12pt;color: rgb(0,0,0);font-family: Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<div name="x_divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif;font-size: ;margin: 0">
<div><span style="font-size: 10pt;color: #808080"></span></div>
</div>
</div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif;color: #000000"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von tim Rowledge <tim@rowledge.org><br>
<b>Gesendet:</b> Montag, 16. Dezember 2019 23:30:11<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] Possible buggy senders of Class >> #category?</span>
<div> </div>
</div>
</div>
<span style="font-size: 10pt"><span style="font-size: 10pt">
<div class="PlainText"><br>
<br>
> On 2019-12-16, at 2:20 PM, Bert Freudenberg <bert@freudenbergs.de> wrote:<br>
> <br>
> That's exactly what's supposed to happen, if you properly named your category "*xyz-override". By marking a method as override, it belongs to both the original package and the overriding package.<br>
<br>
Wait, what? I'm fairly sureI've never seen that mentioned before. Do we have that explained anywhere in plausibly obvious swiki page(s)?<br>
<br>
tim<br>
--<br>
tim Rowledge; tim@rowledge.org; <a href="http://www.rowledge.org/tim">http://www.rowledge.org/tim</a><br>
If only people came with pull-down menus and online help.<br>
<br>
<br>
<br>
</div>
</span></span>
</div></blockquote></div>