----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123297/ -----------------------------------------------------------
(Updated April 8, 2015, 11:14 p.m.) Status ------ This change has been marked as submitted. Review request for Plasma and Marco Martin. Changes ------- Submitted with commit 2b1a48742876a5fb548a71e7a6a52717dcb55ada by Sebastian Kügler to branch master. Repository: plasma-framework Description ------- This review contains two commits: * Look for C++ dataengines first These are much more common, especially in essential cases. By looking up the plugins through KPluginLoader first, we can save querying ksycoca. * Use KPluginLoader to load dataengine KPluginLoader has all the needed machinery to identify a plugin by its pluginId. No need to use the query parser here. Diffs ----- src/plasma/pluginloader.cpp a5999916b23184f939749b21007722d8ba7ffa54 Diff: https://git.reviewboard.kde.org/r/123297/diff/ Testing ------- dataengines all load correctly Thanks, Sebastian Kügler
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel