[
https://issues.apache.org/jira/browse/SCXML-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma closed SCXML-258.
---------------------------
Resolution: Fixed
This fixes 3 more Jexl based W3C SCXML IRP tests.
Also removed obsolete Evaluator.AssignType enum and parameters of the
#evalAssign method,
which no longer are used/needed since dropping XPath support (SCXML-242)
> 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)