[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-smalltalk] MethodDictionary
From: |
Gwenael Casaccio |
Subject: |
[Help-smalltalk] MethodDictionary |
Date: |
Wed, 25 May 2011 15:35:48 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 |
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)
Gwen
superclass-method.patch
Description: Text Data
- [Help-smalltalk] MethodDictionary,
Gwenael Casaccio <=
Re: [Help-smalltalk] MethodDictionary, Paolo Bonzini, 2011/05/25
Re: [Help-smalltalk] MethodDictionary, Paolo Bonzini, 2011/05/26