Files
mostlymatter/app
Michael Kochell b68194e035 [MM-15831] Improve system for storing status of available plug… (#11185)
* Move State property from activePlugin to PluginHealthStatus. env.activePlugins is now reserved for healthy running plugins.

* Add comments for function declarations

* Combine activePlugins and pluginHealthStatuses into a common structure, registeredPlugins

* Add check to see if plugin is active before deactivating it

* Make `Deactivate` set plugin status

* Add comment explaining the `registeredPlugins` map
* Give responsibility to set plugin disabled status upon deactivation back to `env.Deactivate`

* check if plugin needs to be deactivated before setting status
2019-06-25 17:44:08 -04:00
..
2018-03-07 12:36:40 -06:00
2019-06-25 15:14:01 +02:00
2019-05-21 10:57:26 -07:00
2019-03-06 15:06:45 -05:00
2019-05-21 10:57:26 -07:00