D7995: KDevelop: address dirwatching inefficiency (WIP/PoC)
René J.V. Bertin
noreply at phabricator.kde.org
Thu Sep 28 21:00:29 UTC 2017
rjvbb marked 4 inline comments as done.
rjvbb added inline comments.
INLINE COMMENTS
> mwolff wrote in abstractfilemanagerplugin.cpp:297
> sigh, lost in translation once more... With "keep it as-is" I meant keep your version that removed this altogether. As I said, I misunderstood this code initially - you are right in that this loop should be removed now that you listen to `dirty` instead of `created`.
I think it just sounded different (clearer) in your head.
(we could try you speaking German and me Dutch but I doubt that'll improve anything) ;)
> rjvbb wrote in abstractfilemanagerplugin.h:106
> You are concerned that the existing code that uses the getter might end up using the dirwatcher at the same time the filemanagerlistjob uses it?
>
> In that case we'll need to export the ProjectWatcher class, and upgrade all code where the getter is used.
>
> This would be much less of a concern if KDirWatch::addDir and KDirWatch::removeDir were virtual, right? That might be an easier change to get through upstream.
https://phabricator.kde.org/D8043
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D7995
To: rjvbb, #kdevelop, mwolff
Cc: aaronpuchert, arrowdodger, kfunk, dfaure, mwolff, brauch, kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170928/09b1badb/attachment.html>
More information about the KDevelop-devel
mailing list