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

Mike Kienenberger commented on MYFACES-2375:
--------------------------------------------

Can we change the behavior so that we only check it on startup or 
reconfiguration?
Might require an additional set of code, but that seems like the correct 
approach rather than checking it every usage.

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

Reply via email to