You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/04/24 10:58:30 UTC

[jira] Resolved: (WICKET-2209) IFormValidator and

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

Igor Vaynberg resolved WICKET-2209.
-----------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.4-RC3
         Assignee: Igor Vaynberg

type <T> doesnt make sense because a single formvalidator can be used to validate a textfield<string> and textfield<int> that are both inside a form<user>

> IFormValidator and <?>
> ----------------------
>
>                 Key: WICKET-2209
>                 URL: https://issues.apache.org/jira/browse/WICKET-2209
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4-RC2, 1.4-RC3
>            Reporter: Anton Kuzmin
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-RC3
>
>
> Generic type should be T in my opinion.

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