help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] MethodDictionary


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] MethodDictionary
Date: Thu, 26 May 2011 11:17:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10

On 05/25/2011 03:35 PM, Gwenael Casaccio wrote:
Hi,

There is a small bug in the class description in dict.c;
the super class of MethodDictionary should be IdentityDictionary.
Changing the superclass introduce a regression in Seaside (I've just
quickly fix the regression may be it's wrong)

I fixed Seaside to send #asArray in #filenames (Gwen explained on IRC that the bug arises from using #includes: with Strings in an IdentitySet). For 3.2 I'll also override MethodDictionary>>#keysClass to return Set; for 3.3 this will not be there.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]