Adds helper functions that, given a name, looks for a get or set function within that object and calls it. Very useful for the XML plugin where over 300 lines of code can now be deleted! I've also added new getter and setter functions for all the properties that the XML plugin supports at the moment.
Adds helper functions that, given a name, looks for a get or set function within that object and calls it. Very useful for the XML plugin where over 300 lines of code can now be deleted! I've also added new getter and setter functions for all the properties that the XML plugin supports at the moment.