Implement the Expression evaluator for JSP EL-like OpenSocial Template language
-------------------------------------------------------------------------------

                 Key: SHINDIG-1137
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1137
             Project: Shindig
          Issue Type: Improvement
          Components: PHP
         Environment: N/A
            Reporter: Jacky Wang
            Priority: Critical


The expression language used in OpenSocial templating system is a JSP EL-like 
one.  We need a EL evaluator which could do the following items correctly:

1) number / boolean operation
2) function calls
3) string handling
4) ternary conditional workflow
5) data context de-reference
6) nested structures

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to