[
https://issues.apache.org/jira/browse/JEXL-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-70:
---------------------
Fix Version/s: (was: Later)
2.0
> 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: 2.0
>
>
> 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.