Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6447751

Bean Customizer should be detectable by reflection name alone

XMLWordPrintable

    • b121
    • x86
    • windows_xp
    • Verified

      A DESCRIPTION OF THE REQUEST :
      At the moment, PropertyEditors can be defined either by placing them in a BeanInfo or by naming the editor using the naming convention of appending 'Editor' to the property's class name. Unfortunately, the only way to declare a customizer is by inclusing it in a BeanInfo. It would be useful if customizers could also be specified by using the naming convention of appending Customizer to the name of the bean's class.

      JUSTIFICATION :
      BeanInfos are hard to maintain, and cause hard to find bugs when they are out of date.

            malenkov Sergey Malenkov (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: