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

Dmitri Blinov commented on JEXL-211:
------------------------------------

Yes It's what I think the method {{callable}} should be exposed by 
JexlExpression also.

> 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
>            Priority: Minor
>
> 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
(v6.3.4#6332)

Reply via email to