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