[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8745) Need to support EL Functions defined in Facelet Tag Libraries (Interface modifications needed)

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Mon Apr 18 13:52:33 EDT 2011


Need to support EL Functions defined in Facelet Tag Libraries (Interface modifications needed)
----------------------------------------------------------------------------------------------

                 Key: JBIDE-8745
                 URL: https://issues.jboss.org/browse/JBIDE-8745
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.2.0.Final
            Reporter: Victor Rubezhny
            Assignee: Victor Rubezhny
             Fix For: 3.3.0.M1


Need to define IFunctionLibrary interface with one method:

IELFunction[] getFunctions();

and then make IFaceletTagLibrary to extend this interface instead of direct difinition for this method.

IFunctionLibrary interface is to be extended by ITLDLibrary interface due to define JSP EL Functions in JSP

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list