With the new Validator framework being introduced we can start migrating existing projects that use MessageCheckers to use that instead it.
Initially a handful of projects had been chosen for initial migration,
- iNaturalist
- Dissem
- Open Street Map - Website
- WMCZ-Tracker
This process involves,
- Migrating the existing checkers
- Identifying any more checkers that need to be added
- Migrating the Insertables
- Deploying changes on Translatewiki.net
- Getting feedback from the project
Another important goal is to have as less PHP code in the groups folder as possible.
The above migration went well, and we are now working on migrating the rest of the projects.