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

ResourceModel once assigned should not re-assign

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 6.0.0-beta3
    • 6.0.0
    • wicket
    • None

    Description

      ResourceModel's AssignmentWrapper is itself a ResourceModel.

      But sometimes you want to assign a ResourceModel to a component explicitely via #wrapOnAssignment() before passing the wrapper elsewhere.
      This is not possible currently, because the passed AssignmentWrapper will re-assign to the component it is passed to.

      Attachments

        Activity

          People

            svenmeier Sven Meier
            svenmeier Sven Meier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: