Uploaded image for project: 'Fidelis AI'
  1. Fidelis AI
  2. FAI-253

Score Cards: Research feasibility of reducers for undo/redo

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major

      There are many examples of using React's reducers to handle complex model mutation; furthermore there are companion examples showing use of more sophisticated reducers to handle undo/redo support as opposed to a Command based approach (like Stunner).

      All of the examples however store the whole (updated) object model in history; i.e. complete snapshots. There are concerns that this approach may be very memory intensive.

      This JIRA is to research the feasibility of this approach.

              manstis@redhat.com Michael Anstis
              manstis@redhat.com Michael Anstis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: