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

progress monitors

From: Andy Cutright <Andy.Cutright_at_borland.com>
Date: 2005-01-07 00:10:30 CET

hi all,

SwitchToUrlCommand.run takes an IProgressMonitor. i'm new to eclipse &
subclipse, so forgive me if i've misunderstood something. my
understanding is progress monitors are optional as a matter of style.
SwitchToUrlCommand.run(IProgressMonitor) doesn't verify the passed in
monitor isn't null before using it.

i'm writing some code that's going to run without a GUI, so this
behavior is a little problematic for me :) are y'all requiring monitors
for some reason? or has this code just evolved assuming it's going to be
passed a monitor? i realize the svnclientadapters are the foundation for
the subclipse plugin, and hence that's influencing it's development.

cheers,
andy
Received on Fri Jan 7 10:10:30 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.