Add simple template features
----------------------------

                 Key: JEXL-121
                 URL: https://issues.apache.org/jira/browse/JEXL-121
             Project: Commons JEXL
          Issue Type: Improvement
            Reporter: Henri Biestro
            Assignee: Henri Biestro
             Fix For: 2.1


UnifiedJEXL already allows some form of template but can't be used if loops or 
complex conditionals are required.
By allowing a mix of code (directives) and UJEXL expressions in the same source 
and pre-processing it to generate a JEXL script, JEXL will gain simple template 
abilities. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to