Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-258

JEXL unset method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 3.1
    • 3.2
    • None

    Description

      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.
       

      Attachments

        Activity

          People

            henrib Henri Biestro
            osymad Osy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: