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

Remove onAttach

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0-beta4
    • 1.3.0-rc1
    • wicket
    • None

    Description

      onAttach doesn't work reliably and it's not really needed, as the functionality can be moved to onBeforeRender, which also gives much more flexibility to what it's possible to do in the method.

      Thus the onAttach method should be removed (made final actually, so that we don't fail silently).

      Attachments

        Activity

          People

            knopp Matej Knopp
            knopp Matej Knopp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: