When loading plugins, we read an XML file to get information about the main class, is the plugin enabled etc.
Perhaps it would be a nice feature to pass an XML node to the plugin in which they can add their custom configuration.
Before shutting down we can update these XML's so plugin settings can be persisted on disk.
When loading plugins, we read an XML file to get information about the main class, is the plugin enabled etc.
Perhaps it would be a nice feature to pass an XML node to the plugin in which they can add their custom configuration.
Before shutting down we can update these XML's so plugin settings can be persisted on disk.