| daniel created this task. daniel added projects: Wikidata, MediaWiki-extensions-WikibaseRepository, Wikidata-Sprint. Herald added a subscriber: Aklapper. |
TASK DESCRIPTION
WikibaseRepo::getEntitySerializer currently caches the EntitySerializer per $options value. With the new logic in SerializerFactory as per https://github.com/wmde/WikibaseDataModelSerialization/pull/212 and https://gerrit.wikimedia.org/r/#/c/336781/, it seems to make more sense to have a getSerializerFactory($options) method, and cache instances of SerializerFactory, which should in turn cache the EntitySerializer internally. It should then perhaps have a getEntitySerializer emthod instead of newEntitySerializer.
TASK DETAIL
EMAIL PREFERENCES
To: daniel
Cc: Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331
Cc: Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
