Dictionary>>#collect: should return a dictionary

Mathieu Suen mathk.sue at gmail.com
Wed Feb 14 20:48:21 UTC 2007


Hi,

Looking at Dictionary>>#collect: I am wondering why it don't return a  
Dictionary.
So I give you the test and fix.

I didn't test the side effect.

HTH
	Math
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Dictionary-collect.st
Type: application/octet-stream
Size: 497 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20070214/343ac8dc/Dictionary-collect.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DictionaryTest-testCollect.st
Type: application/octet-stream
Size: 483 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20070214/343ac8dc/DictionaryTest-testCollect.obj


More information about the Squeak-dev mailing list