[
https://issues.apache.org/jira/browse/SCXML-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860725#comment-13860725
]
Woonsan Ko commented on SCXML-100:
----------------------------------
Most important features, _event.name, _event.type (partially) and _event.data,
are supported now.
The others will be covered with a separate issue, SCXML-185.
> Support _event variable
> -----------------------
>
> Key: SCXML-100
> URL: https://issues.apache.org/jira/browse/SCXML-100
> Project: Commons SCXML
> Issue Type: Bug
> Affects Versions: 0.9
> Reporter: Ingmar Kliche
> Assignee: Woonsan Ko
> Fix For: 2.0
>
>
> The SCXML spec defines a variable "_event" which is is bound to a structure
> containing the event name and payload:
> _event.name
> _event.data
> The "_event" variable has to be read-only (from application point of view).
> This change will break backward compatibility of existing SCXML documents.
> Would it be useful to keep the current variable "_eventdata" while adding the
> "_event" structure? "_eventdata" could be marked as depricated and removed
> later.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)