D7995: KDevelop: address dirwatching inefficiency (WIP/PoC)
René J.V. Bertin
noreply at phabricator.kde.org
Fri Sep 29 01:16:14 UTC 2017
rjvbb added a comment.
Re: the risk of using the unprotected result of `AFMP::projectWatcher()`. I've only found it being used in `QMakeProjectManager::import()`, and then only to connect another slot to the dirty signal. That slot doesn't do anything with the dirwatcher itself.
With this few users it will be trivial to update them (it) to use `ProjectWatcher` instead of KDirWatcher.
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/20170929/12b95599/attachment.html>
More information about the KDevelop-devel
mailing list