Lucas_Werkmeister_WMDE added a comment.

  T87985: Convert Translate to use extension registration 
<https://phabricator.wikimedia.org/T87985> has an interesting proposal for how 
to do the migration: instead of trying to convert the whole file at once, which 
results in a huge patch that’s hard to review and grows stale quickly, start 
with an empty `extension-wip.json` file, load that from the PHP entrypoint, and 
then start moving parts of the extension registration from PHP to JSON one by 
one, until the PHP file is just the `wfLoadExtension()` call and 
`extension-wip.json` can be renamed to a proper `extension.json`. It looks like 
that approach was pretty successful for the Translate extension, so I think we 
should follow it here as well.

TASK DETAIL
  https://phabricator.wikimedia.org/T88258

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Jdforrester-WMF, hashar, WMDE-leszek, Addshore, 
Tobi_WMDE_SW, gerritbot, Ricordisamoa, Jdlrobson, JanZerebecki, hoo, aude, 
Lydia_Pintscher, Aklapper, Legoktm, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, 
Jonas, Izno, Wikidata-bugs, Dinoguy1000, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to