[squeak-dev] MessageSet useUnifiedMessageLabels preference not honored in RecentMessageSet

Marcel Taeumel marcel.taeumel at hpi.de
Thu Aug 4 10:40:38 UTC 2022


Hi Stef --

We cannot remove that method because Tim changed the OrderedCollection to Set in 2020 in the superclass, which Eliot then fixed RecentMessageSet to retain the incoming order.

I think we should revert that change from 2020 in MessageSet and use an OrderedCollection again.

Best,
Marcel
Am 03.08.2022 14:35:09 schrieb Stéphane Rollandin <lecteur at zogotounga.net>:
Hello,

In 6.0, method #initializeMessageList: is implemented in
RecentMessageSet and, as a consequence, the preference MessageSet
useUnifiedMessageLabels has no effect there.

It seems that this method can simply be removed to fix the problem.

Stef

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220804/59b71881/attachment.html>


More information about the Squeak-dev mailing list