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

Simon Lessard commented on MYFACES-1944:
----------------------------------------

Such solution could be investigated, it would surely be very efficient, but it 
would also be extremely dependent on the fact that pop would be called on the 
same component instance and I'm not sure that it's always the case.

There are some weird pushes for which I didn't find the pop yet so I would keep 
a stack collection for now, but we should certainly reevaluate the private 
variable option once we're more comfortable with the 2.0 spec and can identify 
pops for every pushes.

> 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.

Reply via email to