<div dir="auto">This would be automatic? If so, we should remove the ‘alphabetize’ thing alt-a.</div><div dir="auto">Also, I like the convention of making private method categories begin with ‘private’ instead of making categories like ‘accessing-private’, in fact I now put setters in ‘private’, but maybe we should also consider categories ending with ‘-private’?</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 26 Dec 2021 at 12:05 PM Andres Valloud via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Hi, this change is so that browsers sort method categories. <br>
Specifically, the order proposed is<br>
<br>
        -- all --<br>
        all public categories, sorted ascending<br>
        all private categories, sorted ascending<br>
<br>
where public and private categories are mutually exclusive and private <br>
categories begin with 'private'.<br>
<br>
Andres.-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>