[
https://issues.apache.org/jira/browse/SCXML-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568054#action_12568054
]
tonys edited comment on SCXML-68 at 2/12/08 3:31 AM:
--------------------------------------------------------------
Preliminary implementation of a Javascript expression evaluator. Does not yet
include test cases or support for E4X but does support the Data() function as
per the JEXL expression evaluator.
was (Author: tonys):
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.