I'm about to write a class to handle favicons in a KIO library, rather than 
using DBus
communication to a (currently kded, could be kiod otherwise) module.

I think there just isn't any point in using a central DBus module to handle a 
shared cache
when a lock file can do the job.

The question is: this would only depend on KIOCore and QImage. Shall I put it 
in KIOWidgets
or shall I create a new KIOGui library, for QML apps to avoid the QWidget 
dependency ?

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5

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

Reply via email to