2009/6/29 Cyrille Delaunay <[email protected]>

> Same problem with #removeKey:ifAbsent that doesn't return anything for
> MethodDictionary ( instead of the value of association removed).
>
> 2009/6/29 Cyrille Delaunay <[email protected]>
>
> Hi,
>> I'm trying to test all subclasses of Dictionary and I just find a specific
>> behavior for MethodDictionary :
>>
>> -> #add:  return the association that has been added except for
>> SmallDictionary for which #add: return the value of the association.
>>
> *this is for MethodDictionary and not SmallDictionary

>
>> Is there a reason for such an implementaion?
>>
>
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to