Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5623

Custom Getters and Setters for PropertyResolver

    XMLWordPrintableJSON

Details

    Description

      There is no way to customize getting of properties from the object. All possible ways to gain properties are hardcoded in PropertyResolver.
      But, for example, there is set of NoSQL document DBs which have some class "Document" to work with DB. And to get some property of that document you should call something like this: 'doc.getProperty("myPropertyName")'.

      Please add ability to customize obtaining properties from different kind of objects.

      Attachments

        Issue Links

          Activity

            People

              svenmeier Sven Meier
              phantom Ilia Naryzhny
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: