[
https://issues.apache.org/jira/browse/JEXL-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-258.
--------------------------------
Resolution: Won't Fix
Assignee: Henri Biestro
Fix Version/s: 3.2
Many ways to overcome this without having to modify JEXL.
> 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
(v7.6.3#76005)