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

[beanutils] Overriding methods in LazyDynaBean

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.6
    • 1.8.0
    • None
    • None
    • Operating System: All
      Platform: All

    • 35951

    Description

      There are some lines in the javadoc of LazyDynaBean that states:

      ArrayList is the default indexed property that LazyDynaBean uses but this can be
      easily changed by overriding the newIndexedProperty(name) method.

      But, the correct method name is : defaultIndexedProperty(name)

      There is similar mistake about defaultMappedProperty(name)!

      Attachments

        Activity

          People

            niallp Niall Pemberton
            masoud.omidvar@gmail.com Masoud Omidvar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: