[
https://issues.apache.org/jira/browse/SCXML-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568151#action_12568151
]
Rahul Akolkar commented on SCXML-68:
------------------------------------
Thanks, looks good.
Please note, there are no @author tags in the Commons SCXML codebase. If you
can please attach a newer version that does not have these tags, we can add
this to the J5 branch (in svn). Attribution is in terms of the listing on the
project team page: http://commons.apache.org/scxml/team-list.html
As you mentioned on the user list, we will need tests.
Of lesser importance, it'd be great if you could use the existing conventions
for placement of curly braces in Java source. I can do this later, if you
prefer.
> 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 (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.