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

More Generics (IBookmarkablePageRequestTarget)

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.4-M1
    • 1.4-M1
    • wicket
    • None

    Description

      With the current movement to Java 5 some more generics can be added.

      For example:

      IBookmarkablePageRequestTarget.getPageClass could return Class<? extends Page> instead of just Class. This all helps the users and removes some casts.

      Attachments

        1. classextendspage_patch.txt
          23 kB
          Roy van Rijn

        Activity

          People

            jcompagner Johan Compagner
            yor Roy van Rijn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: