Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-348

Propose removing 'final' modifier to AbstractSingleSelectChoice.convertValue()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0 branch (discontinued)
    • 1.3.0-beta2
    • wicket
    • None

    Description

      While creating a subclass of DropDownChoice, I wanted to write a specialized reverse mapping function that would allow the option value to be used as the primary key for direct lookup of the object. Unfortunately, AbstractSingleSelectChoice.convertValue() is has a 'final' modifier. (I'm guessing this is an inside joke because it does a linear search... )

      Any chance of removing the final modifier?

      Attachments

        Issue Links

          Activity

            People

              ivaynberg Igor Vaynberg
              topping Brian Topping
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: