Files icon indicating copy to clipboard operation
Files copied to clipboard

Code Quality: Merge the two ShellPages

Open 0x5bfa opened this issue 2 years ago • 0 comments

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

0x5bfa avatar Nov 23 '23 06:11 0x5bfa