Files
Files copied to clipboard
Code Quality: Merge the two ShellPages
Description
N/A
Concerned code
N/A
Gains
- eg. A better readability.
- eg. Uncoupling concepts X and Y.
- eg. Clarifying the responsability of class C.
Requirements
- eg. Using a specific design pattern.
- eg. Separating Interface I into three new interfaces I1, I2 and I3.
- eg. Regrouping the duplicated process into a new helper.
Comments
No response