@lucaswerkmeister
Latest commit 17cd9df Oct 5, 2020 History
ItemHandler and PropertyHandler now get a single EntityTermStoreWriter
injected, instead of a list of them, and the previous logic in
WikibaseRepo to build those lists is boiled down to the parts that are
still relevant in a post-wb_terms world. This makes the classes
ByIdDispatchingItemTermStoreWriter and NullItemTermStoreWriter unused;
I’ll remove them separately.

Since the old tests for the affected methods in WikibaseRepoTest no
longer apply, we now instead test that, without local items/properties,
we don’t try to build term stores for those entity types.

Bug: T264602
Change-Id: I088e34cc6018320ef61f88ab0085e1ab5458b9b7
11 contributors

Users who have contributed to this file

@thiemowmde @lucaswerkmeister @addshore @Ladsgroup @adrianheine @smalyshev @manicki @legoktm @JeroenDeDauw @Daimona @bekh6ex