Mattias Gaertner wrote:

On Thu, 29 Sep 2005 14:35:59 -0400
Tony Maro <[EMAIL PROTECTED]> wrote:

Wouldn't automatic adapting make overloading harder?

Why?

The result as happens now is it basically gets created like it's overloaded...

Yes.
But in the case, that the class declaration and the methods bodies contains
exactly one method that does not fit, then it's pretty obvious, that these
correspond.
Ah, I see what you mean - one declaration, but two method implementations. Yes, that should be easy to detect I'd think, and only create it as overloaded with class completion if there are two methods, otherwise fix the implementation.

-Tony

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to