Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
Description
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
Attachments
Issue Links
- Is contained by
-
SCXML-100 Support _event variable
- Resolved