help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] CharacterArray class>>#lineDelimiter and Dictionary


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] CharacterArray class>>#lineDelimiter and Dictionary>>#addAll: both fail
Date: Tue, 20 Mar 2007 14:54:09 +0100
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

> Also, #addAll: doesn't work on Dictionaries:
> 
> I believe it should iterate directly over elements and not their values.

It should use #keysAndValuesDo:, indeed.

Paolo




reply via email to

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