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

behavior of arrays without @Nonbinding

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Minor
    • TBD
    • 1.0
    • Concepts
    • None

    Description

      The spec says:

      "Array-valued or annotation-valued members of a qualifier type should be annotated @Nonbinding in a portable application.
      If an array-valued or annotation-valued member of a qualifier type is not annotated @Nonbinding, non-portable behavior
      results."

      The case of arrays without this annotation should be managed to get a better portability. The equality of arrays is determined through "Arrays" helper (http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html) so i don't think there is any technical issue to consider arrays as a field.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: