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

Consider standardizing AnnotationInstaceProvider from DeltaSpike

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • 2.1 (Discussion)
    • None
    • None
    • None

    Description

      http://lists.jboss.org/pipermail/cdi-dev/2016-September/008829.html

      Impl. notes:

      • the type safety is not guaranteed in the current version of
        AnnotationInstanceProvider (deltaspike)
      • AnnotationInstanceProvider implements Serializable but a user is allowed to provide a map instance which is not serializable or contains values which are not serializable
      • the provided map of values should be copied (it can be mutable)
      • we should at least check the provided map of member values against the set of declared methods

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: