Hi,

Another question I had recently was about the specification of the
script module. In ecmascript, the "this" object can change, and a
developer must be careful to keep track of what "this" is bound to.
>From reading the SCXML specification, I'm not clear what the "this"
object should be bound to inside of a <script> tag for the ecmascript
profile. It seems to me that the most intuitive thing would be to bind
it to the executing statechart object, but I wanted to see if this was
actually stated somewhere in the SCXML specification.

Please let me know what you think about this. Thanks,

Jake

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to