Skip to content
  • Milian Wolff's avatar
    Don't allow futher overrides for {Abstract,}ItemRepository API · b043083f
    Milian Wolff authored
    I.e. mark the implementations in ItemRepository as final because
    we don't want anyone else to mess with these functions. Sadly
    the item repo itself cannot be final yet as the set repos (ab)use
    this still. Maybe we can further clean that up eventually.
    b043083f