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

Add support for interpreting property expressions

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Nightly Builds
    • None
    • BeanUtils2
    • None

    Description

      BeanUtils 1 has the functionality to interpret property paths. For example the call:

      BeanUtils.getProperty("adress.street", person);
      

      would first get the address of the given person and then get the street from the address and return it. The same is possible for list and mapped properties.

      In order to be supplement for BeanUtils1, we need to implement this in BeanUtils2.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            britter Benedikt Ritter

            Dates

              Created:
              Updated:

              Slack

                Issue deployment