<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