[ https://issues.apache.org/jira/browse/SCXML-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tony Seebregts updated SCXML-68: -------------------------------- Attachment: org.apache.commons.scxml.env.javascript.zip Preliminary implementation of a Javascript expression evaluator, implemented as a wrapper around the Javascript engine in Java 6. Does not yet include test cases or support for E4X but does support the Data() function as per the JEXL expression evaluator. > Javascript expression evaluator > ------------------------------- > > Key: SCXML-68 > URL: https://issues.apache.org/jira/browse/SCXML-68 > Project: Commons SCXML > Issue Type: Improvement > Affects Versions: 0.7 > Reporter: Tony Seebregts > Priority: Minor > Attachments: org.apache.commons.scxml.env.javascript.zip > > > A Javascript expression evaluator for SCXML expression offers some > functionality not supported by the sample JEXL expression evaluator included > in the SCXML project - and is easily implemented as a wrapper around the > Javascript engine included in the Java 6 JDK. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.