2012-10-14, 07:41:09
Would it be possible to add in a simple hook or function to save and retrieve data? Creating an XML is not amazingly hard, but it seems like a task that most every application needs. Even if simply to store user settings.
I would imagine a simple "save data" in the API would automatically take the data provided and place it in a folder under the same name as the registered plugin, while restore/load data would retrieve it from there.
Or alternatively the API could add capability to simply add plugin configuration data to a central xml, accessed in one read for every plugin that uses it?
I would imagine a simple "save data" in the API would automatically take the data provided and place it in a folder under the same name as the registered plugin, while restore/load data would retrieve it from there.
Or alternatively the API could add capability to simply add plugin configuration data to a central xml, accessed in one read for every plugin that uses it?