void IBasicVersionControl::showXXXX()
Matthew Woehlke
mw_triad at users.sourceforge.net
Tue Jun 5 17:38:50 UTC 2007
dukju ahn wrote:
> I think majority of us agreed that showXXXX() should be void, since
> it is totally async. When using this method, the caller doesn't need
> to take care of the operation -- call and forget operation.
>
> Is there any objection that I change this into void ??
I don't recall that consensus :-). My argument for returning a job is
you can wait on the user to finish using the GUI, e.g. if a script needs
to invoke a GUI method. But maybe others feel differently...
--
Matthew
ESIG: .sig file not available
More information about the KDevelop-devel
mailing list