add a new message for listeners to capture when an event is not handled by the
current set of active states
-----------------------------------------------------------------------------------------------------------
Key: SCXML-135
URL: https://issues.apache.org/jira/browse/SCXML-135
Project: Commons SCXML
Issue Type: New Feature
Reporter: Fabrizio Morbini
Priority: Minor
i would like to be able to know if an event is sent to a finite state machine
but no active state can handle it. There are several possible definitions for
"not handled/used event"; currently i would define an unused event as an event
that didn't contribute to the firing of any transition (for the execution step
in which the event was processed).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.