Enhance JSR-223 implementation
------------------------------
Key: JEXL-95
URL: https://issues.apache.org/jira/browse/JEXL-95
Project: Commons JEXL
Issue Type: Improvement
Reporter: Henri Biestro
Assignee: Henri Biestro
Priority: Minor
Fix For: 2.0
JexlScriptEngineFactory#getOutputStatement is in TODO; fixing by adding a
'print' function in global namespace and an escape method for strings.
JexlScriptEngine should implement Compilable so Scripts can be reevaluated
without reparsing (there is no cache on the underlying JexlEngine); fixing by
wrapping Script in CompiledScript
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.