Make LodgingBusiness and FoodEstablishment inherit from Organization instead of Place
ClosedPublic

Authored by lbeltrame on Apr 13 2018, 8:41 PM.

Details

Summary

As discussed on IRC, it makes more sense, and it's not worth going the
multiple inheritance route.

Test Plan

Compile and make test

Diff Detail

Repository
R1003 KItinerary: Travel Reservation handling library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lbeltrame created this revision.Apr 13 2018, 8:41 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 13 2018, 8:41 PM
Restricted Application added a subscriber: KDE PIM. · View Herald Transcript
lbeltrame requested review of this revision.Apr 13 2018, 8:41 PM
vkrause accepted this revision.Apr 14 2018, 9:37 AM
This revision is now accepted and ready to land.Apr 14 2018, 9:37 AM
This revision was automatically updated to reflect the committed changes.