[
https://issues.apache.org/jira/browse/SCXML-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma updated SCXML-110:
----------------------------
Fix Version/s: (was: 0.10)
> Adjust TriggerEvent according to SCXML Working Draft (7 May 2009)
> -----------------------------------------------------------------
>
> Key: SCXML-110
> URL: https://issues.apache.org/jira/browse/SCXML-110
> Project: Commons SCXML
> Issue Type: Task
> Reporter: Ales Dolecek
> Fix For: 2.0
>
>
> The standard now mandate that:
> a) _event variable exists while processing transitions triggered by event
> b) the _event has following properties: name, type, sendid, origin,
> origintype, invokeid and data
> I belive that following changes are needed:
> a) create internal "context wrappers" that will be used inside
> SCXMLExecutor#triggerEvents
> - JEXL nor EL does not allow identifiers starting with _
> b) the TriggerEvent should be chaged or replaced to supprot the attributes
> above
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)