is there any provision for invoking a config_parse...
# general
g
is there any provision for invoking a config_parser plugin's
update()
method when it's loaded as part of an extension? I'm running in to an issue where I want to be able to configure an extension, but the config parser never gets data loaded in to it.