Convert ScriptAdapterFactory to Discoverable Plugin Model #167
Closed
Description
opened on Dec 21, 2018
Using the methods described in https://packaging.python.org/guides/creating-and-discovering-plugins/ convert the ScriptAdapterFactory to use those methodologies to register ScriptAdapters.
The idea is to enable users to develop their own ScriptAdapters for various schedulers, or their own proprietary scheduler. #
Activity