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

JexlEngine.setClassLoader(...) should reload namespaces that are classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.2
    • None

    Description

      When setting the class-loader, JEXL does everything it can to 'forget' as much as possible classes that may have been loaded by the now obsolete loader. Glaring omission were namespaces / functors that should be reloaded.

      Incidentally, this will introduce a (user friendly) breaking API change, JexlUberspect missing the getClassLoader() method which is a stupid omission. Since this interface is not one that end-users implement, this change is harmless.

      Attachments

        Activity

          People

            henrib Henri Biestro
            henrib Henri Biestro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: