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 2007/06/18 05:25:26 UTC

[jira] Updated: (WICKET-663) enhance ichoicerenderer with id->choice object lookup

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

Igor Vaynberg updated WICKET-663:
---------------------------------

          Description: 
add object idtochoice(string id) to ichoicerenderer and add class choicerenderer implements ichoicerenderer that encapsulate the default linear search

then we can remove method added in WICKET-348 to support a custom lookup

  was:add object idtochoice(string id) to ichoicerenderer and add class choicerenderer implements ichoicerenderer that encapsulate the default linear search

    Affects Version/s: 1.3.0-final

> enhance ichoicerenderer with id->choice object lookup
> -----------------------------------------------------
>
>                 Key: WICKET-663
>                 URL: https://issues.apache.org/jira/browse/WICKET-663
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.3.0-final
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.0-alpha
>
>
> add object idtochoice(string id) to ichoicerenderer and add class choicerenderer implements ichoicerenderer that encapsulate the default linear search
> then we can remove method added in WICKET-348 to support a custom lookup

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