D17681: RFC: Cache translated strings in Job::emit functions
David Faure
noreply at phabricator.kde.org
Wed Dec 19 21:49:35 GMT 2018
dfaure accepted this revision.
dfaure added a comment.
This revision is now accepted and ready to land.
Good idea.
This is indeed threadsafe, since in C++11 static objects are threadsafe.
And this is done on demand the first time the function is called, so qApp exists and the catalogs are loaded, etc. no problem.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D17681
To: broulik, davidedmundson, dfaure, chinmoyr
Cc: aacid, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181219/e510a1b2/attachment.html>
More information about the Kde-frameworks-devel
mailing list