Ate Douma created SCXML-258:
-------------------------------
Summary: Add Evaluator strict mode (boolean) needed for Jexl to
properly fail on incorrect expressions
Key: SCXML-258
URL: https://issues.apache.org/jira/browse/SCXML-258
Project: Commons SCXML
Issue Type: New Feature
Reporter: Ate Douma
The Common Jexl Engine has a strict mode, which by default is false.
For SCXML expression evaluation however that causes some of the W3C IRP test to
fail.
While the default lenient (strict=false) might be convenient, a new option for
the SCXMLExecutor to configure the Evaluator to use strict mode (the Jexl
Engine in particular) is therefore required to pass these tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)