Move attendee UID generation out of IncidenceBase::addAttendee
ClosedPublic

Authored by vkrause on Jun 2 2019, 8:32 AM.

Details

Summary

This prepares addAttendee for Attendee becoming a value type, as it no
longer relies on the pointer semantics to modify its argument on the
caller side too to add the UID.

Diff Detail

Repository
R172 KCalendar Core
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12330
Build 12348: arc lint + arc unit
vkrause created this revision.Jun 2 2019, 8:32 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 2 2019, 8:32 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 2 2019, 8:32 AM
dvratil accepted this revision.Jun 2 2019, 12:56 PM
This revision is now accepted and ready to land.Jun 2 2019, 12:56 PM
This revision was automatically updated to reflect the committed changes.