[
https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764833#action_12764833
]
Jakob Korherr commented on MYFACES-2375:
----------------------------------------
I have already thought of that, but the problem with this solution is, that you
can configure a custom scope of for example #{myBean.scope}, which, of course,
can be different every time you evaluate it.
> <managed-bean-scope> could also be an EL expression, to allow easy
> implementation of new scopes
> -----------------------------------------------------------------------------------------------
>
> Key: MYFACES-2375
> URL: https://issues.apache.org/jira/browse/MYFACES-2375
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
>
> See jsf 2.0 spec section 5.3
> It seems we need to parse the string returned from
> managedBean.getManagedBeanScope(), but fortunately this problem is already
> solved in facelets (see TagAttributeImpl and
> org.apache.myfaces.view.facelets.el.ELText)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.