From: matz@... (Yukihiro Matsumoto) Date: 2002-09-27T18:20:39+09:00 Subject: Re: adding overload to ruby Hi, In message "Re: adding overload to ruby" on 02/09/27, "Bulat Ziganshin" writes: |difference between our viewpoints is what i think that method body |itself contains all the method calls and we need more absract layer - |defining which sort of data can be accepted by this body I agree with it, so it is not our difference. |including mixin/interface/protocol in class body may be considered as |declaration that class will support some behavior I agree with it too. matz.