[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1125) Allow calling methods as a ValueExpression in addition to using them as a MethodExpression in the expression language extension.

Bill Wallace (JIRA) jira-events at lists.jboss.org
Thu Mar 29 12:19:57 EDT 2007


Allow calling methods as a ValueExpression in addition to using them as a MethodExpression in the expression language extension.
--------------------------------------------------------------------------------------------------------------------------------

                 Key: JBSEAM-1125
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1125
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 1.2.1.GA
            Reporter: Bill Wallace


It would be helpful to be able to use method calls for a ValueExpression as well as a MethodExpression in a facelet file, for instance in order to retrieve a modified value, or a specific value from some object.  This would require change SeamExpressionFactory to allow parsing of the ( and ) in both value and method expressions.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list