[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Subclipse-dev] Verbose commit

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2005-06-30 06:30:52 CEST

On Wed, 2005-06-29 at 08:54 -0400, Mark Phippard wrote:
...
> > > 2) If not, then we can just change the signature, if we do
> > > then how about
> > > runWithMonitor() as the new method name instead of runDirectly()?
> >
> > I agree.
>
> We should probably just stick wtih run().

I haven't been following this discussion, but will toss in the comment
that using method names from common interfaces like Runnable can often
come back to bite you. I admit that for Subclipse that might be a bit
far-fetched, but it is a practice I tend to follow. If the containing
class really should implement Runnable, well, that solves that too.
Received on Thu Jun 30 14:30:52 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.