Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-4101

Minimize use of dynamic import

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6
    • Core, OSGi
    • None
    • Unknown

    Description

      Currently we have a lot of dynamic import statements in api. I think most of them are not necessary and can be replaced by normal imports.
      There are also some dynamic imports in jaxb as it needs to load a class at runtime. I propose to move that functionality to api so most classloading stuff happens there.

      Attachments

        Activity

          People

            cschneider Christian Schneider
            cschneider Christian Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: