You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2014/04/03 11:15:16 UTC

[jira] [Resolved] (SCXML-182) Support error event raising to comply the spec "3.12.2 Errors"

     [ https://issues.apache.org/jira/browse/SCXML-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma resolved SCXML-182.
-----------------------------

    Resolution: Fixed

Implementation was trivial now since SCXML-196 and SCXML-197 were completed.

> Support error event raising to comply the spec "3.12.2 Errors"
> --------------------------------------------------------------
>
>                 Key: SCXML-182
>                 URL: https://issues.apache.org/jira/browse/SCXML-182
>             Project: Commons SCXML
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Ate Douma
>             Fix For: 2.0
>
>
> According to the spec [1], "if a conditional expression cannot be evaluated as a boolean value ('true' or 'false') or if its evaluation causes an error, the SCXML Processor MUST treat the expression as if it evaluated to 'false' and MUST place the error 'error.execution' in the internal event queue."
> I couldn't find any source location caring about 'error..' events when error occurs to comply with the specification (3.12.2 Errors). This should be improved to comply with the spec.
> [1] http://www.w3.org/TR/scxml/#ConditionalExpressions



--
This message was sent by Atlassian JIRA
(v6.2#6252)