[scxml] update datamodel from Java

2010-09-21 Thread Hallvard Trætteberg
I came across this one in the archive and would like to comment: A simple implementation would reevalute all events without and event attribute, a better implemention may ask the script engine which expression depends on what. Indeed. We cater to a number of expression languages and if

Re: [scxml] Transitions without targets compete for enablement

2010-09-21 Thread Hallvard Trætteberg
Thanks Rahul for the answer. Comments below: You're correct that in this case both (or more than two) transitions could be selected. The selection process in v0.9 picks the first transition in document order (from each orthogonal region, if there are such regions) without inspecting the tr

[scxml] Transitions without targets compete for enablement

2010-09-20 Thread Hallvard Trætteberg
Hi, I'm trying to implement a state such that whenever some event (in a predetermined set) occurs a corresponding actions should be performed, e.g. whenever event eA occurs, action aA should be performed, whenever event eB occurs, action aB should be performed etc. I've implemented this usin

[SCXML] Modifying a statechart during runtime

2010-01-26 Thread Hallvard Trætteberg
rent state). Best regards, Hallvard Trætteberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org