[3758] in java-interest

home help back first fref pref prev next nref lref last post

Re: Fundamental flaw in Java library distribution scheme

daemon@ATHENA.MIT.EDU (Yuan Jiang)
Sat Nov 25 23:21:37 1995

From: Yuan Jiang <yjj@eng.umd.edu>
Date: Sat, 25 Nov 1995 21:49:12 -0500 (EST)
To: java-interest@java.sun.com
In-Reply-To: <497p1o$jg3@news1.panix.com>

In article <497p1o$jg3@news1.panix.com> you write:

>>method (in the sense that overloading methods creates new methods that
>>happen to share a common name), and it is not "just an overridden one"
>>
>>                                ...jim
>
>You are just saying again that overload resolution is done at
>compile time.  I think everybody knows that. David is arguing

Why do you need overload resolution.  Every overloading method
is different in one way or another from the rest, either in
the parameter list or the return type.  There is no duplication
among them.  No need to resolve anything.

Yuan
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post