Problem/Motivation
There are multiple ways a config item might be normalized.
Proposed resolution
Add a config_normalizer plugin type.
Add an interface defining a normalize() method.
Add an annotation definition.
Add a plugin base class.
Add a plugin manager.
Comments
Comment #3
nedjo