On Sat, Feb 21, 2015 at 1:34 PM, Alexander Richardson
<arichardson....@gmail.com> wrote:
> and then we could also have something like
> KServiceTypeTrader::findPlugin(serviceType, name) that expands to
> KServiceTypeTrader::self()->query(serviceType, [](const  KPluginInfo &info) {
>  return info.pluginName() == name;
> }
>
> I have been meaning to add this for quite a while, but I am really
> busy at the moment.

So we would maintain such a warning, but start to port users to that
new api instead?

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

Reply via email to