SeatContext should be boolean or a list of values
ue71603 opened this issue · 14 comments
ue71603 commented
In the pull request SeatContext was introduced as an enumeration, instead of boolean values or list of values. I don't think the SeatContext is an improvement, and should be reverted.
ue71603 commented
JohanEntur: I thought the seat location was meant to be selectable enums, not unique enums. i.e. "byWindow", "byAisle". One, both or neither can be applied.