[jboss-jira] [JBoss JIRA] (WFCORE-703) An ObjectTypeAttributeDefinition should recursively handle a resolveModelAttribute call.

Brian Stansberry (JIRA) issues at jboss.org
Tue May 19 15:22:21 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069381#comment-13069381 ] 

Brian Stansberry commented on WFCORE-703:
-----------------------------------------

Looking at all the AD subclasses in WFCORE, the ones that need handling are ObjectTypeAttributeDefinition and ObjectListAttributeDefinition. There are a couple inner classes in InterfaceDefinition that need a closer look.

> An ObjectTypeAttributeDefinition should recursively handle a resolveModelAttribute call.
> ----------------------------------------------------------------------------------------
>
>                 Key: WFCORE-703
>                 URL: https://issues.jboss.org/browse/WFCORE-703
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Domain Management
>            Reporter: Darran Lofthouse
>            Assignee: Brian Stansberry
>              Labels: affects_elytron
>             Fix For: 2.0.0.Alpha3
>
>
> Expressions will be handled recursively but the default values for the contained AttributeDefinitions should also be recursively handled so that the returned ModelNode is fully populated with both resolved expressions and default values.
> Other variants of attributes such as the lists and maps should also be double checked to ensure they are recursive.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list