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

SeInitializer should have an addPackage(boolean, String)

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: