KIO split (from the Job side)

David Faure faure at kde.org
Tue Apr 18 17:26:53 BST 2006


On Tue, Apr 18, 2006 at 06:25:48PM +0200, Tobias Koenig wrote:
> On Mon, Apr 17, 2006 at 10:56:34PM +0200, Volker Krause wrote:
> > On Monday 17 April 2006 18:47, Kevin Ottens wrote:
> Hi,
> 
> > > 1) Factor out a KJob class that will go in kdecore (find in attachment).
> > 
> > Looks good from the Akonadi point of view :)
> Hmm, KIO uses subprocesses for every job, right?

KIO does. But not KJob. KJob is just a base class to have a consistent API/handling of jobs.
The actual implementation of jobs is left to the individual technology using KJob.


--
David Faure
faure at kde.org





More information about the kde-core-devel mailing list