If you are asking if anyone would use that, then yes I would.  Trying to
always match a method call with its object reference involves using "this".
Thanks Steff -


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Stephane
Sent: Monday, July 24, 2000 8:19 AM
To: Paul Kinnucan; [EMAIL PROTECTED]
Subject: Re: Static method completions


Hello all,

Can someone have completion for the keyword "this" in JDE.
I would like to know if if this works for someone before trying to implement
this feature...

Exemple:
public class Toto
{
   public Toto()
  {
      this.<----completion.
   }
}

Thanks.


Paul Kinnucan wrote:

> At 10:30 AM 7/22/00 -0300, you wrote:
> >
> >Has someone planned to enhance the completion so that it handles static
> >methods?
> >
> >I would like to.
> >
>
> Hi Steff,
>
> Il n'y a personne qui travaille a ceci a ce moment. Ainsi, vous etes libre
> de l'entretenir, si vous voulez.
>
> Paul


Reply via email to