https://issues.apache.org/bugzilla/show_bug.cgi?id=54239

            Bug ID: 54239
           Summary: Extensible EL Interpreter
           Product: Tomcat 7
           Version: trunk
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: xs...@ebay.com
    Classification: Unclassified

Created attachment 29684
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29684&action=edit
Interface of ELInterpreter

In some cases, applications need doing code generation for EL to make EL
evaluation more faster.

It's better for tomcat to provide an extensible EL Interpreter. So application
can inject it's own ELInterpreter to replace the default
JspUtil.interpreterCall.

Attached an implementation.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to