I've added support for the SCXML Script Module to the J6 branch and
addressed the JEXLContext shortcomings (wasn't designed for scripts)
as discussed below.
Here are a couple of simple test case documents using inline scripts:
JEXL:
http://svn.apache.org/repos/asf/commons/proper/scxml/branches/
As a reminder, Commons SCXML does not support the SCXML Script Module
yet, since its not required (the required bits get more attention :-).
However, thats mainly a matter of prioritization, so if such support
becomes available it can surely be added.
At the crux of the issue, there are two option
I tried to use the o.a.c.s JEXL Context/Evaluator with an implementation of
the element. I want to make the