You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/09/19 15:44:33 UTC

[jira] Assigned: (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 ]

Martin Grigorov reassigned WICKET-2937:
---------------------------------------

    Assignee: Martin Grigorov

> 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
>            Assignee: Martin Grigorov
>         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.