Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-2783

PluginService should use a list of Class references instead of names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.0.0
    • 3.0.0
    • Plugins

    Description

      The PluginService class can be updated to return a list of plugin entries that refer directly to the Class<?> instances rather than their class names. This would avoid the need to lazily load classes, avoids problems with module systems, and prevents the use of optional dependencies which makes it much easier to write proper JPMS-compatible modules.

      Attachments

        Activity

          People

            rgoers Ralph Goers
            mattsicker Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: