More Web Proxy on the site http://driver.im/
[Kde-pim] Re: Review Request: Make it possible to search incidences by uid: IncidenceSearchJob
Sergio Martins
iamsergio at gmail.com
Tue Oct 5 15:59:31 BST 2010
> On 2010-10-05 07:44:26, Volker Krause wrote:
> > I like the general idea but I see two issues with it:
> > - akonadi-kcal so far only contains deperecated KCal code, so a great opportunity to deprecate it entirely as well. Instead we probably should start a new KCalCore based akonadi/calendar lib (similar to akonadi/contact) which also could be the eventual destination for the calendarsupport code (some of that is already copied and in use in Plasma for example).
> > - Hardcoded ontology identifiers and raw SPARQL queries. I know ContactSearchJob does the same, but that's no excuse ;) Of course this can be fixed in a second step.
> >
> > The feeder change looks fine.
Ok, added it to calendarsupport for now.
- Sergio
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5515/#review7972
-----------------------------------------------------------
On 2010-10-03 22:33:09, Sergio Martins wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://svn.reviewboard.kde.org/r/5515/
> -----------------------------------------------------------
>
> (Updated 2010-10-03 22:33:09)
>
>
> Review request for KDE PIM, Volker Krause and Tobias Koenig.
>
>
> Summary
> -------
>
> This patch is against 4.5 because I had nepomuk working there and not in trunk, but will only commit in trunk.
>
> Based on ContactSearchJob.
>
>
> Diffs
> -----
>
> branches/KDE/4.5/kdepimlibs/akonadi/kcal/CMakeLists.txt 1181725
> branches/KDE/4.5/kdepimlibs/akonadi/kcal/incidencesearchjob.h PRE-CREATION
> branches/KDE/4.5/kdepimlibs/akonadi/kcal/incidencesearchjob.cpp PRE-CREATION
> branches/KDE/4.5/kdepimlibs/akonadi/kcal/tests/CMakeLists.txt PRE-CREATION
> branches/KDE/4.5/kdepimlibs/akonadi/kcal/tests/incidencesearcher.h PRE-CREATION
> branches/KDE/4.5/kdepimlibs/akonadi/kcal/tests/incidencesearcher.cpp PRE-CREATION
>
> Diff: http://svn.reviewboard.kde.org/r/5515/diff
>
>
> Testing
> -------
>
> $ ./incidencesearcher KOrg
> Found 0 incidences using "ExactMatch"
> Found 2 incidences using "StartsWithMatch"
> Found 2 incidences using "ContainsMatch"
> Found 3 incidences using "No query"
>
> $ ./incidencesearcher KOrganizer-1589469735.123
> Found 1 incidences using "ExactMatch"
> Found 1 incidences using "StartsWithMatch"
> Found 1 incidences using "ContainsMatch"
> Found 3 incidences using "No query"
>
> $ ./incidencesearcher 123
> Found 0 incidences using "ExactMatch"
> Found 0 incidences using "StartsWithMatch"
> Found 1 incidences using "ContainsMatch"
> Found 3 incidences using "No query"
>
>
> Thanks,
>
> Sergio
>
>
_______________________________________________
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