Re: [scxml][scxml-js] question on "this" object for script module

2010-06-28 Thread Rahul Akolkar
On Mon, Jun 28, 2010 at 7:51 AM, Jacob Beard wrote: > 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 specif

[scxml][scxml-js] question on "this" object for script module

2010-06-28 Thread Jacob Beard
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 t