[
https://issues.redhat.com/browse/WFCORE-4812?page=com.atlassian.jira.plug...
]
Paul Ferraro updated WFCORE-4812:
---------------------------------
Description: DefaultValueAttributeConverter is perhaps the most commonly used
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. (was: 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.)
Consolidate instances of DefaultValueAttributeConverter
-------------------------------------------------------
Key: WFCORE-4812
URL:
https://issues.redhat.com/browse/WFCORE-4812
Project: WildFly Core
Issue Type: Enhancement
Components: Management
Affects Versions: 11.0.0.Beta7
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
DefaultValueAttributeConverter is perhaps the most commonly used 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)