Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-196

review ConfigProperty and Converter logic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3-incubating
    • 0.3-incubating
    • Core
    • None

    Description

      Our current @ConfigProperty implementation is based on complex and expensive ProcessInjectionTarget handling. It also uses the @Qualifier annotation, but in fact it isn't a Qualifier!

      We can implement all the original requirements with simple producer methods.

      There is also no need for all the Converter stuff as CDI allows a user to simply provide his own Qualifier and producer methods.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: