[ 
https://issues.apache.org/jira/browse/WICKET-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428472#comment-15428472
 ] 

ASF subversion and git services commented on WICKET-5623:
---------------------------------------------------------

Commit 431fba86e1215bc2e504fd58de9c045281cc60e0 in wicket's branch 
refs/heads/master from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=431fba8 ]

WICKET-5623 renamed inner classes, added javadoc


> Custom Getters and Setters for PropertyResolver
> -----------------------------------------------
>
>                 Key: WICKET-5623
>                 URL: https://issues.apache.org/jira/browse/WICKET-5623
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.15.0
>            Reporter: Ilia Naryzhny
>            Assignee: Sven Meier
>              Labels: properties, property-expression
>             Fix For: 8.0.0-M2, 7.5.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to