Henri Biestro created JEXL-364:
----------------------------------
Summary: Evaluator options not propagated in closures
Key: JEXL-364
URL: https://issues.apache.org/jira/browse/JEXL-364
Project: Commons JEXL
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Henri Biestro
Assignee: Henri Biestro
Fix For: 3.3
WHAT:
It appears that when using a pragma processor to change the evaluation options
during execution, closures or templates (or backquoted strings) do not use the
aforementioned options.
HOW:
The options lifetime and overall usage workflow needs to be clarified. The
options instance need to be captured and used in closures (and template
closures).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)