[jboss-jira] [JBoss JIRA] (WFCORE-2792) AttributeDefinition.parser is not consistently used in subclasses

Brian Stansberry (JIRA) issues at jboss.org
Wed May 10 11:09:00 EDT 2017


Brian Stansberry created WFCORE-2792:
----------------------------------------

             Summary: AttributeDefinition.parser is not consistently used in subclasses
                 Key: WFCORE-2792
                 URL: https://issues.jboss.org/browse/WFCORE-2792
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Brian Stansberry


AttributeDefinition includes a 'parser' field but it isn't consistently used for parsing calls in subclasses. ListAttributeDefinition at least isn't using it; it hard codes splitting on ',' forcing attributes that want other delimiters to roll their own parsing (e.g. https://github.com/wildfly/wildfly-core/pull/2408/commits/a3e97f5ebadce19c768af67d1d4d109f3525179d)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list