Limited Number of method arguments?

Udo Schneider Udo.Schneider at homeaddress.de
Sun Dec 12 10:02:58 UTC 1999


On Mon, 13 Dez 1999, Donald T. Major, II wrote:

>It might sound cumbersome and painful, but if you study some of the method
>sources in the system, you'll see some elegant looking code accomplishes quite a
>lot using relatively few arguments.

I just solved this issue by dividing the class into 6 classes each representing
a different aspect of the source class. It's a little bit harder now to maintain
all information but it is easier to read now.

Thanks all for your help,

Udo





More information about the Squeak-dev mailing list