Using ECMAScript 357 in SCXML

The State Chart XML working draft, 27 Feb 2007, specifies the use of
ECMAScript 262 for use in expressions. Given that the data model is most
often expressed as XML have you considered instead specifying ECMAScript
357 so that we can use E4X expressions? This would allow for using
almost semantically identical XPath and ECMAScript expressions to access
the data model.

http://www.ecma-international.org/publications/standards/Ecma-357.htm

-- Andrew

Received on Friday, 6 July 2007 17:41:59 UTC