Add a test case to demonstrate the use of an external event queue for an executor (where new external events generated during event processing are queued). SCXML-112
Port r794503 from trunk.
Attribute "targettype" of the <send> and <invoke> elements changed to "type" in latest Working Draft.
Thanks to patch by Ales Dolecek <ales_d at seznam dot cz>.
Also added Ales to the contributors list. SCXML-109
Attribute "targettype" of the <send> and <invoke> elements changed to "type" in latest Working Draft.
Thanks to patch by Ales Dolecek <ales_d at seznam dot cz>.
Also added Ales to the contributors list. SCXML-109
Add ECMAScript + E4X support via Rhino (optional feature, binary dependency). Allows leveraging the XML datamodel with ECMAScript in a sane fashion.
Highly modified version of a patch submitted thanks to Ingmar Kliche <ingmar dot kliche at googlemail dot com>. SCXML-108