[
https://issues.apache.org/jira/browse/SCXML-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar resolved SCXML-68.
--------------------------------
Resolution: Fixed
I've committed the code (with some purely cosmetic changes) to the J5 branch
in r634858, see:
http://svn.apache.org/viewvc?view=rev&revision=634858
Also related to this ticket:
http://svn.apache.org/viewvc?view=rev&revision=634861
Thanks again for the contribution. Please feel free to test it out by checking
out the J5 branch, and reopen this ticket if you have improvements / other
suggestions.
> 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
> Fix For: 1.0
>
> Attachments: org.apache.commons.scxml.env.javascript.zip,
> org.apache.commons.scxml.env.javascript.zip,
> org.apache.commons.scxml.env.javascript.zip
>
>
> A Javascript expression evaluator for SCXML expression offers some
> functionality (e.g. functions) 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.