[
https://issues.apache.org/jira/browse/WICKET-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pedro Santos updated WICKET-2937:
---------------------------------
Attachment: TestModelObjectClass.java
Sure, I'm sending the requested test case attached. Let me know if this kind of
improvement is interest for the framework, I can develop an patch for it.
> 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: 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.