[ 
https://issues.apache.org/jira/browse/JEXL-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741992#action_12741992
 ] 

Rahul Akolkar commented on JEXL-70:
-----------------------------------

Very basic is great IMO. The purpose of Commons JEXL is to build JEXL, not 
complex command-line classes to use JEXL. These simple tools are OK. Anyone who 
needs more can build their own.


> Add main class to allow scripts etc to be tested
> ------------------------------------------------
>
>                 Key: JEXL-70
>                 URL: https://issues.apache.org/jira/browse/JEXL-70
>             Project: Commons JEXL
>          Issue Type: New Feature
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: Later
>
>
> I think it would be useful to include a main() class which could be used to 
> test scripts.
> Something very simple, just one optional parameter which is the name of the 
> script file.
> If omitted, then read expressions from System.in.
> The app would evaluate the script/expression and print the return value.
> If the JexlEngine is created using JexlScriptEngineFactory, then it would 
> allow easy testing of the JSR-223 features (i.e. JEXL object) as well.
> WDYT?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to