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

Make AbstractMapper.getPlaceholder and similar methods as public methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-RC6
    • 1.5-RC7
    • wicket
    • None

    Description

      Playing with mappers and Scala I found that because of Scala's limitation, there's no way to call protected static methods even from subclasses.

      Thinking about Wicket-Scala interoperability, I think that these methods could be changed to public or to non-static methods.

      There's no gain nor design reason to leave these methods as protected static, IMO.

      Attachments

        1. patch-3988.diff
          1 kB
          Bruno Borges

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            bruno.borges Bruno Borges
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: