D20273: Remove the configurable operator< behavior
Volker Krause
noreply at phabricator.kde.org
Fri Apr 5 16:56:06 BST 2019
vkrause created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
vkrause requested review of this revision.
REVISION SUMMARY
Besides being unused, this is very dangerous as changes to the sort mode
would affect every single user of this without a chance to prevent this.
This also removes the entire opertor< for Addressee, which for such a
complex class actually makes sense, as there are many many different
ways to sort Addressees.
REPOSITORY
R174 PIM: KContacts
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D20273
AFFECTED FILES
src/CMakeLists.txt
src/addressee.cpp
src/addressee.h
src/sortmode.cpp
src/sortmode.h
To: vkrause
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190405/d7aa4f5f/attachment.html>
More information about the kde-pim
mailing list