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
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.