-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122576/#review77147
-----------------------------------------------------------


KService is basically ksycoca. One day I hope we can move away from that, which 
means all of kservice could then be deprecated.
So it still makes sense to *use* kservice where looking up desktop files is 
needed (it's our current implementation of that) but KMT itself isn't part of 
the ksycoca technology, it should be higher up in the stack.

One idea would be to put it in KNewStuff. It's the same kind of thing, viewed 
from far away: offering the user to install more  stuff.

- David Faure


On March 1, 2015, 2:28 p.m., Gregor Mi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122576/
> -----------------------------------------------------------
> 
> (Updated March 1, 2015, 2:28 p.m.)
> 
> 
> Review request for KDE Frameworks, Dominik Haumann and Emmanuel Pescosta.
> 
> 
> Repository: kservice
> 
> 
> Description
> -------
> 
> Usage examples see https://git.reviewboard.kde.org/r/122352/ and 
> https://git.reviewboard.kde.org/r/122374/
> 
> Description see class comments on KMoreTools and 
> https://community.kde.org/Scratchpad/KMoreToolsFramework
> 
> If KMoreTools is considered useful it needs a home. I placed it in KService 
> for now.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 34ce792652415100c9a5f877f0516781eb4aec17 
>   src/CMakeLists.txt 35154a597f55313847b8140962c0e2a4cf1c15a2 
>   src/kmoretools/kmoretools.h PRE-CREATION 
>   src/kmoretools/kmoretools.cpp PRE-CREATION 
>   src/kmoretools/kmoretools_p.h PRE-CREATION 
>   src/kmoretools/kmoretoolsconfigdialog_p.h PRE-CREATION 
>   src/kmoretools/kmoretoolsconfigdialog_p.cpp PRE-CREATION 
>   src/kmoretools/ui/kmoretoolsconfigwidget.ui PRE-CREATION 
>   tests/CMakeLists.txt cbb5ece6a3265612fa4640426b7025de8f0dc78e 
>   tests/kmoretools/1/a.desktop PRE-CREATION 
>   tests/kmoretools/1/b.desktop PRE-CREATION 
>   tests/kmoretools/1/c.desktop PRE-CREATION 
>   tests/kmoretools/2/kate.desktop PRE-CREATION 
>   tests/kmoretools/2/kate.png PRE-CREATION 
>   tests/kmoretools/2/mynotinstalledapp.desktop PRE-CREATION 
>   tests/kmoretools/2/mynotinstalledapp.png PRE-CREATION 
>   tests/kmoretools/kmoretoolstest.cpp PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/122576/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Gregor Mi
> 
>

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to