You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2010/09/16 21:05:47 UTC

[jira] Updated: (WICKET-2937) AbstractPropertyModel getObjectClass don't consider nested IObjectClassAwareModel targets

     [ https://issues.apache.org/jira/browse/WICKET-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Santos updated WICKET-2937:
---------------------------------

    Attachment: patch.txt

Sending the improvement implementation, and the test case

> AbstractPropertyModel getObjectClass don't consider nested IObjectClassAwareModel targets
> -----------------------------------------------------------------------------------------
>
>                 Key: WICKET-2937
>                 URL: https://issues.apache.org/jira/browse/WICKET-2937
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.9
>            Reporter: Pedro Santos
>         Attachments: patch.txt, TestModelObjectClass.java
>
>
> Currently if AbstractPropertyModel has an target that implements the IObjectClassAwareModel interface, the known class of that target is not used to infer the modeled property type. 
> Requested improvement: use 'target type'+'property expression' to return the property type of the AbstractPropertyModel

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.