Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5269

Command interface requires implementation of copy() method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 5.0
    • core
    • None

      Since dropping use of commons command chain, Command interface contains Copy(Command) method that has nothing to do with it's business contract - to execute the command.
      This method is only used in CommandsManager to clone the command instances. Instead of this method standard Java cloning mechanism should be used.

        Acceptance criteria

              Unassigned Unassigned
              had Jan Haderka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD