Ticket #11849 (new)
Create clone functionality for MatrixWorkspaces
Reported by: | Anton Piccardo-Selg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Framework | Keywords: | Workspace-structure |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Matrix workspaces are quite frequently cloned within algorithms. Currently this requires to setup a child algorithm and executing it.
It would be good to have a clone() method for MatrixWorkspaces which returns a deep copy of the current object.
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 12687