ICEfaces
  1. ICEfaces
  2. ICE-6879

Alternate delta submit algorithm

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.2
    • Fix Version/s: 2.1-Beta, 3.0
    • Component/s: Bridge, Framework
    • Labels:
      None
    • Environment:
      client + server
    • Assignee Priority:
      P2

      Description

      An alternate algorithm can be imagined for the delta submit where the parameter diffing is always calculated against the parameters calculated off the current document state. This avoids chained parameter diffing that can sometimes can be frail. Also the current algorithm when it breaks, the diffing will remain broken with no chance of recovering (except a page reload).
      This alternate algorithm is also simpler to implement.

        Activity

        Hide
        Mircea Toma added a comment - - edited

        Changed the delta submit algorithm to use the parameters calculated off the DOM form as the comparing base for the delta calculations.

        Show
        Mircea Toma added a comment - - edited Changed the delta submit algorithm to use the parameters calculated off the DOM form as the comparing base for the delta calculations.
        Hide
        Mircea Toma added a comment -

        Removed DeltaSubmitParametersPropagation navigation handler since the new delta submit algorithm builds the previous parameters from the "old" DOM which is already propagated by the PropagatingNavigationHandler.

        Show
        Mircea Toma added a comment - Removed DeltaSubmitParametersPropagation navigation handler since the new delta submit algorithm builds the previous parameters from the "old" DOM which is already propagated by the PropagatingNavigationHandler.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: