[squeak-dev] Squeak 6.0 alpha-20601 SpaceTally crashes due to SharedPool dNu #values

Marcel Taeumel marcel.taeumel at hpi.de
Wed Aug 25 12:22:25 UTC 2021


Fixed in System-mt.1241 :-) by using the #bindingsDo: interface.

Best,
Marcel
Am 23.08.2021 20:06:44 schrieb tim Rowledge <tim at rowledge.org>:


> On 2021-08-23, at 12:19 AM, Marcel Taeumel wrote:
>
> Hmm... *refactoring-core adds #keys to SharedPool class. And "enumerating" already shows #keysDo:, added by tpr in 2004. :-)

Well, that *was* 17 years ago as a small update to sometihng I think we did in '01 or thereabouts. The original intent was to make SharedPool be the only way to do shared pools but we wimped out on TextConstants. And indeed that still needs solving, so a nice project for somebody to play with?

If we had completed the project then there would be no need to have any polymorphism to Dictionary and there would be no problem.

>
> I vote for adding #values to SharedPool class. The goal is to make it polymorphic with Dictionary. There is not only SpaceTally out there. ;-)
>

I'm perfectly ok with that if you prefer; this isn't a huge issue

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Cashew: nut that makes you sneeze



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210825/6af32fa1/attachment.html>


More information about the Squeak-dev mailing list