Make the operation types into a true plugin system
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3552909. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently the plugin system is a kind of mix of plugin system with discoverability and its own made up system. This was so people were not creating all possible and impossible operation types.</p> <p>Now we have some standard types that we use, so we can open it up.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add a plugin system for this with normal discovery.</p>
issue