ICEfaces
  1. ICEfaces
  2. ICE-5557

Setup bridge without the use of ViewHandler decoration

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Alpha3, 2.0.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      server

      Description

      Replace the use of ViewHandler decoration with SystemEvent listener. This should give more control over where the scripts are inserted, simplify code and make state saving problems obsolete.

        Activity

        Hide
        Mircea Toma added a comment -

        Moved the functionality all of BridgeSetup view handler functionality in phase listener. The code formerly executed on BridgeSetup.createView is now executed on before restore view phase while the code formerly executed on BridgeSetup.renderView is now executed on before render phase.

        Show
        Mircea Toma added a comment - Moved the functionality all of BridgeSetup view handler functionality in phase listener. The code formerly executed on BridgeSetup.createView is now executed on before restore view phase while the code formerly executed on BridgeSetup.renderView is now executed on before render phase.
        Hide
        Mircea Toma added a comment -

        In 'compat' changed ExtrasSetup view handler to a phase listener as well.

        Show
        Mircea Toma added a comment - In 'compat' changed ExtrasSetup view handler to a phase listener as well.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: