Uploaded image for project: 'Commons Sandbox'
  1. Commons Sandbox
  2. SANDBOX-405

[BeanUtils2] Implement copyPropertiesTo(T target) on DefaultBeanAccessor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Nightly Builds
    • None
    • BeanUtils2
    • None

    Description

      copyPropertiesTo(T target) can be implemented in a pretty straight forward manner:

      • make sure that target is not null
      • call on( target ).populate( describe() )

      Attachments

        1. SANDBOX-405.txt
          9 kB
          Benedikt Ritter

        Activity

          People

            simone.tripodi Simone Tripodi
            britter Benedikt Ritter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: