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

_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to