Lucas_Werkmeister_WMDE added a comment.
Task inspection notes: - `newLanguageDependentLuaBindings()` creates a `CachingFallbackLabelDescriptionLookup` to take care of the caching. `newLanguageIndependentLuaBindings()` doesn’t create a caching version of the `TermLookup` it injects into the `WikibaseLanguageIndependentLuaBindings`. However, a `CachingPrefetchingTermLookup` class does exist – we can hopefully use it here without too much trouble. ⇒ T266144 <https://phabricator.wikimedia.org/T266144> - Both `CachingFallbackLabelDescriptionLookup` and `CachingPrefetchingTermLookup` use the `TermCacheKeyBuilder` trait to manage cache keys. We want to look further into this ⇒ T266141 <https://phabricator.wikimedia.org/T266141>. - We’re unhappy with the current documentation/names of some related interfaces ⇒ T266145 <https://phabricator.wikimedia.org/T266145>. TASK DETAIL https://phabricator.wikimedia.org/T263999 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: WMDE-leszek, Addshore, Tarrow, Lucas_Werkmeister_WMDE, toan, Aklapper, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
