Skip to content

Value object cleanup

Alice Mikhaylenko requested to merge wip/exalm/value-objects into main
  • Drop AdwValueObject
  • Move AdwEnumValueObject to the same file as AdwEnumListModel
  • Rename AdwEnumValueObject to something better (AdwEnumListValue? AdwEnumValue? AdwEnumListItem?)
  • Related to the last one, maybe also rename AdwEnumListModel to AdwEnumList?
Edited by Alice Mikhaylenko

Merge request reports