When declaring an extension, we can externalize the content of the declaration in a config file by declaring : <extension .... config="..."/>
But this syntax does not support schema into the config path because of the way that PluginsManager#_getComponentConfiguration(...) read the config path.
Maybe it's impossible to solve this because SourceFactorySelector is an extension point itself.
[RUNTIME-3673] PluginsManager should detect schema in config path
Estimation | New: 2 - Normal [ 10220 ] | |
Fix Version/s | New: 4.LATER [ 13091 ] | |
Internal review | New: 2 - Long term [ 10217 ] |