[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Auto Completion for new Methods

"Robert Klemme" <bob.news@xxxxxxx> wrote in message
news:b6btq5$crl$1@xxxxxxxxxxxxxxxx
> > The unresolved problem seems to me to be that, if you are writing top
> down
> > the signature of unwritten methods often changes as you write.
> Currently,
> > editor will offer to generate a new method, but not to modify signature
> of
> > an existing method, which would be more appropriate in this context.
>
> Well, you can always refactor the signature.

True, but doesn't seem very top-down to me.

Bob