KDE/kdevelop/lib/plugins/vcs/interfaces
Matthew Woehlke
mw_triad at users.sourceforge.net
Tue May 29 18:45:54 UTC 2007
Andreas Pakulat wrote:
> On 29.05.07 12:42:56, dukju ahn wrote:
>> exec() blocks when it start job. So I don't think we need wait().
>> Also exec() exists in KJob and what it does it start() + wait(). Considering
>> that CVSJob and SvnJob already subclasses KJob, I think wait() is not needed.
>
> I agree with dukju here.
Ok, no objection, was just checking.
> The only downside of this is if a user wants to start and
> later on decides to wait() for the end.
Right, that's what I was thinking.
> But I'd say we can wait until
> there's a use-case for that and then provide wait() if needed.
Sounds like a plan. :-)
--
Matthew
"A mouse is a device used to point at the xterm you want to type in."
--Kim Alm, A.S.R.
More information about the KDevelop-devel
mailing list