Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-725

SeInitializer should have an addPackage(boolean, String)

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • 2.0 .Final
    • Java SE Integration
    • None

    Description

      For now addPackage uses Package or Class parameter. Class parameter is not great because there are packages without anything except other packages and Package is pretty strict for several use cases because it can't be created programmatically and requires a class to get an instance.

      Since all implementations convert the Package instance to a String to load it, it would be very helpful to add it directly in the API IMHO.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rmannibucau@gmail.com Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: