> 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 _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
