Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1838

Revise the use of reflection

    XMLWordPrintable

Details

    Description

      Right now, there are places where reflection is used even if it's not necessary. Weld SE and Servlet did originally depend on the Weld API. That's no longer the case - they both depend on the weld-core quite for a long time.

      We also have three different reflection util classes:

      • org.jboss.weld.util.reflection.Reflections
      • org.jboss.weld.environment.util.Reflections
      • org.jboss.weld.environment.servlet.util.Reflections

      Ideally, there should be only one util class or one for weld-core and one for weld-environment-common.

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: