[Kde-pim] Review Request: Add collection access methods to Akonadi::Item*Job classes
Volker Krause
vkrause at kde.org
Mon Sep 28 14:19:20 BST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1708/#review2482
-----------------------------------------------------------
The ones for copy and move are fine, I'm ok with the one for create too, although item().parentCollection() already provides the information there. I don't really like the ones for fetch and delete though, as they only work sometimes. For fetch, Item::parentCollection() provides this information in a way that works for all fetch modes already. There is no easy solution for delete though, what do you need the method for there exactly?
- Volker
On 2009-09-24 13:38:04, David Jarvie wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/1708/
> -----------------------------------------------------------
>
> (Updated 2009-09-24 13:38:04)
>
>
> Review request for KDE PIM.
>
>
> Summary
> -------
>
> This patch provides access to the collection specified (in the constructor or elsewhere) in Akonadi::Item*Job classes. It enables the collection to be identified when a progress or completion slot is called by the job. This can be necessary to distinguish between jobs if multiple jobs for different collections are in progress at the same time.
>
>
> Diffs
> -----
>
> /trunk/KDE/kdepimlibs/akonadi/itemcopyjob.h 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemcopyjob.cpp 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemcreatejob.h 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemcreatejob.cpp 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemdeletejob.h 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemdeletejob.cpp 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemfetchjob.h 1027313
> /trunk/KDE/kdepimlibs/akonadi/itemfetchjob.cpp 1027313
> /trunk/KDE/kdepimlibs/akonadi/itemmovejob.h 1021587
> /trunk/KDE/kdepimlibs/akonadi/itemmovejob.cpp 1021587
>
> Diff: http://reviewboard.kde.org/r/1708/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> David
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list