[BUG] MethodDictionary>>grow walkback.

Steve Swerling sps2000 at mail.com
Mon Aug 20 23:07:13 UTC 2001


Hi,

Thanks for responding. In update 4188Equals-tk, tk defines
MethodDictionary>>species to return Set.  This later on caused the
walkback in MethodDictionary grow, since Set wants an integer from the
key of at:put:.

Steve.

Bob Arning wrote:
> 
> On Mon, 20 Aug 2001 13:21:53 -0400 Steve S <sps2000 at mail.com> wrote:
> >I was filing in the new updates when I got a walkback
> >MethodDictionary>>grow. The method is shown below. The problem occured
> >because in the first line, the species of MethodDictionary is Set.
> 
> Steve,
> 
> I'm wondering what version/change set your Squeak is. In my image MehtodDictionary>>species does not exist and sending #species to a MethodDictionary returns MethodDictionary.
> 
> Cheers,
> Bob




More information about the Squeak-dev mailing list