[ 
https://issues.apache.org/jira/browse/MYFACES-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861408#action_12861408
 ] 

Jakob Korherr commented on MYFACES-2677:
----------------------------------------

I did a lot of debugging work to find out how this Map should really behave on 
get() and put() and came up with the committed solution. I also added some 
comments on the code, so that everyone can follow my thoughts.

> Adapt CompositeComponentAttributesMapWrapper to changes from MYFACES-2633
> -------------------------------------------------------------------------
>
>                 Key: MYFACES-2677
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2677
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.1-SNAPSHOT
>
>
> CompositeComponentAttributesMapWrapper contains some parts that rely on 
> cc.getAttributes().get() returning a ValueExpression, but this is not 
> possible anymore because of the changes from MYFACES-2633.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to