[
https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764813#action_12764813
]
Mike Kienenberger commented on MYFACES-2375:
--------------------------------------------
If it's easy to do, I'd say do it. It's only a performance issue on the
initial startup, right?
We have a precedent set on making MyFaces proactive on detecting error
conditions in the configuration.
> <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.