[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2356) Give the ability to extend the list of EL functions supportem by Seam EL resolver

Olivier Thierry (JIRA) jira-events at lists.jboss.org
Fri Dec 7 09:31:51 EST 2007


Give the ability to extend the list of  EL functions supportem by Seam EL resolver
----------------------------------------------------------------------------------

                 Key: JBSEAM-2356
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2356
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: EL
    Affects Versions: 2.0.0.GA
            Reporter: Olivier Thierry


There is no easy way to use a custom EL function for example in a resource bundle. There are two EL functions today (s:hasRole and s:hasPermissions) which are hard-coded in org.jboss.seam.el.SeamFunctionMapper class. It would be nice to have the possibility to extend the list of these EL functions with our custom ones, without having to modify Seam source code.

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