[
https://issues.apache.org/jira/browse/MYFACES-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642001#action_12642001
]
Simon Lessard commented on MYFACES-1944:
----------------------------------------
Hi, don't use Concurrent collection for push/pop as the FacesContext is always
thread safe. Also, you don't need a class member in UIComponent to resolve that
issue. Please correct the patch accordingly. Thanks.
~ Simon
> Implement JSF 2.0 logic at TODO #13
> -----------------------------------
>
> Key: MYFACES-1944
> URL: https://issues.apache.org/jira/browse/MYFACES-1944
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Affects Versions: 2.0.0-alpha
> Reporter: Fred Allard
> Priority: Minor
> Attachments: MYFACES-1944.patch
>
>
> In class: javax.faces.component.UIComponent
> Implement: protected void popComponentFromEL(FacesContext context)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.