<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hmm... *refactoring-core adds #keys to SharedPool class. And "enumerating" already shows #keysDo:, added by tpr in 2004. :-)<div><br></div><div>I vote for adding #values to SharedPool class. The goal is to make it polymorphic with Dictionary. There is not only SpaceTally out there. ;-)</div><div><br></div><div>The list of implementors of #values is rather compact.</div><div><br></div><div>Best,</div><div>Marcel</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 21.08.2021 21:14:32 schrieb tim Rowledge <tim@rowledge.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">
<div class="BodyFragment"><span style="font-size: 10pt"><span style="font-size: 10pt">
<div class="PlainText">When trying a SpaceTally in the 20601 image it fails because a SharedPool does not understand #values. See SpaceTally>>#computeSpaceUsage and SpaceTally>>#spaceForPoolsOf:depth:seen: which appears to have been changed from the 5.3 code
 at the end of last year. Guess that shows how long since I last tried it in a 6.0alpha image...<br>
<br>
Simple fix suggestion - <br>
</div>
</span></span></div>
<div class="BodyFragment"><span style="font-size: 10pt"><span style="font-size: 10pt">
<div class="PlainText"><br>
Yes, one could simply implement #values in SharedPool but I consider decently descriptive message names to be very helpful in understanding what is going on. Otherwise we might as well just use numbers...<br>
<br>
tim<br>
--<br>
tim Rowledge; tim@rowledge.org; <a href="http://www.rowledge.org/tim">http://www.rowledge.org/tim</a><br>
Strange OpCodes: MAW: Make Aggravating Whine<br>
<br>
<br>
</div>
</span></span></div>
<div class="BodyFragment"><span style="font-size: 10pt"><span style="font-size: 10pt">
<div class="PlainText"><br>
</div>
</span></span></div>
</div></blockquote></div>