Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-4308

Remove common-beanutils

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3-next-M1
    • 2.3-next-M1
    • None
    • None

    Description

      Only BeanUtils#setProperty is used, i think we can easily reimplement it.
      Its only

      • get the property of the target class
      • convert the a string value to the target type (only value types are allowed here!)
      • set the property
      • and a small property cache

      should be ~300 lines of code vs a 250kb lib and dependency.

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            tandraschko Thomas Andraschko
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: