Description
Some of the existing Rich Commands have an implementation similar enough they could be deriving from a common base class. Such work as already be done for the Rotation or commands
Concerned code
The following Rich commands should be fused:
Gains
- Reduced duplication
- Centralized logic
Requirements
- Akin rich commands are inheriting from the same base class
Comments
No response