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.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

nedjo created an issue. See original summary.

  • nedjo committed b04f5ed on 8.x-1.x
    Issue #3007198 by nedjo: Add a configuration normalizer plugin type
    
nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.