[ http://issues.apache.org/jira/browse/SCXML-28?page=all ]

Hallvard Trætteberg updated SCXML-28:
-------------------------------------

    Attachment: PnutsEvaluator.java

This simple Evaluator implementation adds support for using pnuts as the 
scripting language for SCXML. Note that the attached file implements a slightly 
modified Evaluator interface, where the newContext method takes an addition 
TransitionTarget parameter. However, this is not important for the actual 
implementation, as it is only used for caching the context for the purpose of 
other parts of my project. Similarly, there is a reference to and use of an 
additional class, ScxmlPnutsXswtRuntime class, that may be removed.

> Support for the pnuts scripting language
> ----------------------------------------
>
>                 Key: SCXML-28
>                 URL: http://issues.apache.org/jira/browse/SCXML-28
>             Project: Commons SCXML
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Hallvard Trætteberg
>            Priority: Minor
>         Attachments: PnutsEvaluator.java
>
>
> Add support for the pnuts scripting language.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to