You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2014/01/04 01:50:50 UTC

[jira] [Commented] (SCXML-186) Groovy expression evaluator

    [ https://issues.apache.org/jira/browse/SCXML-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862094#comment-13862094 ] 

Adrian Crum commented on SCXML-186:
-----------------------------------

Another option is UEL. Take a look at JUEL.

One thing we learned in the OFBiz project is that Groovy turns every expression into a class. If you have many expressions, you can run out of permgen space. I'm not saying don't do it, but just be aware of the drawbacks.



> Groovy expression evaluator
> ---------------------------
>
>                 Key: SCXML-186
>                 URL: https://issues.apache.org/jira/browse/SCXML-186
>             Project: Commons SCXML
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: 2.0
>
>
> A Groovy expression evaluator for SCXML expression can offer richer functionality which cannot be supported by the other simpler expression evaluator.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)