D21101: Don't inherit Attendee from Person
Volker Krause
noreply at phabricator.kde.org
Thu May 9 20:11:26 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
This fixes the slicing issue for (de)serialization brought up during the
KF5 review. Maybe even more important, this enables us to transform both
classes into simple value types. That would not only be more efficient by
avoiding some extra allocations, it would also enable direct consumption
of those types from QML.
REPOSITORY
R172 KCalendar Core
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D21101
AFFECTED FILES
autotests/testattendee.cpp
src/attendee.cpp
src/attendee.h
src/incidencebase.h
src/person.cpp
src/person.h
src/person_p.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/20190509/01f6f1f7/attachment.html>
More information about the kde-pim
mailing list