[
https://issues.apache.org/jira/browse/SCXML-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabrizio Morbini updated SCXML-135:
-----------------------------------
Attachment: patch-unused-event-message.patch
a patch for version 0.9 for a possible implementation of this feature.
(not sure it's properly integrated with all relevant pieces of the executor)
> 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
> Attachments: patch-unused-event-message.patch
>
>
> 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.