You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/06/05 23:37:26 UTC

[jira] Resolved: (WICKET-619) Models that can should be able to provide information about field/getter/setter

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

Matej Knopp resolved WICKET-619.
--------------------------------

    Resolution: Fixed

Added interface IPropertyReflectionAwareModel that is implemented by PropertyModel and CompoundPropertyModel's inner models.

> Models that can should be able to provide information about field/getter/setter  
> ---------------------------------------------------------------------------------
>
>                 Key: WICKET-619
>                 URL: https://issues.apache.org/jira/browse/WICKET-619
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Matej Knopp
>            Assignee: Matej Knopp
>             Fix For: 1.3.0-rc1, 1.3.0-final, 1.4.0-alpha, 1.3.1
>
>
> This is usable e.g. for automatically creating validators from annotations.

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