Hi,
In message "Re: adding overload to ruby"
on 02/09/27, "Bulat Ziganshin" <bulatz / integ.ru> writes:
|bclrS20tse> method overloading. If you really believe that type checking
|bclrS20tse> is that important, then you should probably be using another
|bclrS20tse> language.
|
|you are not matz ;)
If you really believe that compile time type checking is that
important, then you should probably be using another language.
matz. ;-)
p.s.
In fact, I'm *not* against method overloading because it helps "divide
and conquer" the problem, not for type checking.