Currently, the main application code is responsible for managing the whole plugin loading process.
To further abstract and separate them, the plugin SDK should solely be responsible for any and all plugin related events, including at minimum the following:
Additionally, for future enhancement, the following can be considered:
Currently, the main application code is responsible for managing the whole plugin loading process.
To further abstract and separate them, the plugin SDK should solely be responsible for any and all plugin related events, including at minimum the following:
Additionally, for future enhancement, the following can be considered: