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/11/21 18:48:14 UTC

[jira] Assigned: (WICKET-3169) Parametrize IFilterStateLocator

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

Martin Grigorov reassigned WICKET-3169:
---------------------------------------

    Assignee: Martin Grigorov

> Parametrize IFilterStateLocator
> -------------------------------
>
>                 Key: WICKET-3169
>                 URL: https://issues.apache.org/jira/browse/WICKET-3169
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.13
>            Reporter: Marek Ĺ abo
>            Assignee: Martin Grigorov
>            Priority: Minor
>         Attachments: IFilterStateLocator.java, WICKET-3169.patch
>
>
> Interface org.apache.wicket.extensions.markup.html.repeater.data.table.filter.IFilterStateLocator contains methods which work with Object types. It may be a good improvement to parametrize this interface with type <T> much like the IModel <T>interface in order to introduce type-safety and avoid casting.

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