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/07 13:15:06 UTC

[jira] [Closed] (JEXL-258) JEXL unset method

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

Henri Biestro closed JEXL-258.
------------------------------

> JEXL unset method
> -----------------
>
>                 Key: JEXL-258
>                 URL: https://issues.apache.org/jira/browse/JEXL-258
>             Project: Commons JEXL
>          Issue Type: Improvement
>    Affects Versions: 3.1
>            Reporter: Osy
>            Assignee: Henri Biestro
>            Priority: Minor
>             Fix For: 3.2
>
>
> Currently we have a set method to put in context a new expresion variable.
>   
> *void org.apache.commons.jexl3.JexlContext.set(String arg0, Object arg1)*
>  
>  However, I have the need of clean some variables for each Iteration, so please analyze if is possible to add an unset method to do the opposite action to set method.
>   



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