Define a generic EL resolution mechanism
----------------------------------------

                 Key: NXP-5809
                 URL: https://jira.nuxeo.org/browse/NXP-5809
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
    Affects Versions: 5.4-SNAPSHOT
            Reporter: Anahide Tchertchian
             Fix For: 5.4


As now Nuxeo is using 3 or 4 different ways to resolve expressions:
- standard EL resolution through the JSF context (using facelet, jboss-el and 
SeamELResolver, and sometimes seam function mapper wrapper) in layouts and 
content views
- a pseudo JSF EL context in audit (through nuxeo-platform-el)
- jexl in actions (including a hack to partially resolve some Seam components)
- mvel in operation/automation

As this kind of ELContext is needed for layouts on gwt and content views on the 
core side, it would be good to define a generic interface for EL resolution.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to