
25 Mar
2009
25 Mar
'09
2:15 p.m.
But then when I want to notify the state that the machine is currently in with a post_event this event seems to be discarded even though it should react on it (the machine state has transitions defined for this event and the current state is that state). I also tried using the transit call but that doesn't do anything either.
Do you try to post_event from a state constructor? How is this state defined exaclty?