On Sat, 2010-07-31 at 15:57 +0800, Xun Long Gui wrote:
> > > > 3) There seems to be no way to have executable content on a transition. Is > > this under development? > > > I do not find any executable content on a transition in W3C's SCXML > specification recommendtaion, so i am not clear what you mean. > In http://www.w3.org/TR/scxml/#N102C2 Immediate children of <transition> above are executable content that is run after the <onexit> handler for this state and before the <onentry> handler in the target state. See 3.12 Executable Content Jake