Revision f53d81646dba994ee545febe4c74c8bf62c59701
Committed on 06/09/2015 10:18 am by
Florent Morselli <florent+git@morselli.fr> [GitHub Diff]
PrependExtensionInterface interface added
This commit adds PrependExtensionInterface to the class
ExtensionWithPlugins.
Now plugins that also implement this interface can prepend configuration
before the `load` method is called.