Hi,

While not specifically related to SCXML Commons, I wanted to draw your
attention to a new SCXML-related project I have just released called
SCION-Java [0]. SCION is an implementation of SCXML in JavaScript [1],
and SCION-Java provides lightweight bindings to the SCION library for
Java. Some advantages of SCION-Java are:

* liberally licensed (Apache 2)
* extremely simple Java API (just one class)
* well-tested, using the SCXML Test Framework [2]
* supports scripting with ECMAScript out of the box

The Java API is not quite complete yet, as I still need to allow
registering state change listeners from Java.

If you have any questions or comments, please do not hesitate to
contact me. Thanks,

Jake


[0] https://github.com/jbeard4/SCION-Java
[1] https://github.com/jbeard4/SCION
[2] https://github.com/jbeard4/scxml-test-framework

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to