You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (Jira)" <ji...@apache.org> on 2021/06/29 07:00:03 UTC

[jira] [Closed] (JEXL-211) Add callable method to JexlExpression interface

     [ https://issues.apache.org/jira/browse/JEXL-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro closed JEXL-211.
------------------------------

> Add callable method to JexlExpression interface
> -----------------------------------------------
>
>                 Key: JEXL-211
>                 URL: https://issues.apache.org/jira/browse/JEXL-211
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Dmitri Blinov
>            Assignee: Henri Biestro
>            Priority: Minor
>             Fix For: 3.1
>
>
> It would be convenient to have the following method
> {code}
>    Callable<Object> callable(JexlContext context);
> {code}
> in both JexlExpression and JexlScript interfaces. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)