Paul Ferraro created WFCORE-4813:
------------------------------------
Summary: Consolidate instances of DefaultValueAttributeConverter
Key: WFCORE-4813
URL:
https://issues.redhat.com/browse/WFCORE-4813
Project: WildFly Core
Issue Type: Enhancement
Components: Management
Affects Versions: 11.0.0.Beta7
Reporter: Paul Ferraro
Assignee: Paul Ferraro
DefaultValueAttributeConverter is perhaps the most common attribute converter, used when
the default value of a given attribute changes. The implementation in WFCORE uses a
separate instance for each attribute. The default implementation can be implemented more
concisely, such that a single instance can be used for any attribute.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)