https://bugzilla.wikimedia.org/show_bug.cgi?id=65594

            Bug ID: 65594
           Summary: Create EntityChangeFactory
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

Currently, EntityChange instances are created by EntityChange::newFromUpdate,
which uses global state to get en EntityFactory instance. We shoudl avoid this
by moving the logic into a dedicated EntityChangeFactory object. This would
also move the repo-specific logic out of EntityChange itself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to