tx! I found the traits bug :) Stef On May 26, 2010, at 1:38 PM, Lukas Renggli wrote:
Not that I disagree with Stef in any way at all, but can you think of reasons - other than the historical ones - why #value:value:value: and friends are to be preferred over #valueWithArguments: ?
They serve different purpose:
- #valueWithArguments: is useful only if you have a collection of arguments. If you have individual arguments you have to create a collection first.
- #value:value:value: is useful only if you have individual arguments. If you have a collection of arguments you have to take them apart first.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project