Uploaded image for project: 'Commons BeanUtils'
  1. Commons BeanUtils
  2. BEANUTILS-455

WrapDynaBeans always use the default PropertyUtilsBean instance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.3
    • 1.9.0
    • None

    Description

      WrapDynaClass uses PropertyUtils for introspecting the wrapped bean class. Behind the scenes, this delegates to the standard PropertyUtilsBean instance. For some use cases it would make sense to hook in another instance of PropertyUtilsBean for this purpose, e.g. if custom introspection has been configured.

      The API should be extended to allow the client to specify a PropertyUtilsBean instance. If none is provided, the default instance should be used.

      Attachments

        Activity

          People

            Unassigned Unassigned
            oheger Oliver Heger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: