Now that Factory is a constructor dependency for all input filters, we should ship an abstract factory that makes it easier to simply fetch legacy input filters from the plugin manager without users having to alter every input filter without a constructor.
Now that
Factoryis a constructor dependency for all input filters, we should ship an abstract factory that makes it easier to simply fetch legacy input filters from the plugin manager without users having to alter every input filter without a constructor.