Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoupling Codes #22

Closed
rkttu opened this issue Sep 13, 2020 · 0 comments
Closed

Decoupling Codes #22

rkttu opened this issue Sep 13, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request quality improvements Make code quality better
Milestone

Comments

@rkttu
Copy link
Contributor

rkttu commented Sep 13, 2020

Currently, WslManager contains some library codes and monolithic codes which can be decoupled.

WinFormExtensions, CodeFirstForm, MVU related code

Considering #15, and to support the works of @visdauas, Windows Forms related codes needs to be decoupled and referenced as a public NuGet package.

MainForm.Features.*.cs

Considering #14, and to support the works of @visdauas, these partial code files needs to be refactored into interface and implementations.

@rkttu rkttu added the enhancement New feature or request label Sep 13, 2020
@rkttu rkttu added this to the 1.0 milestone Sep 13, 2020
@rkttu rkttu self-assigned this Sep 13, 2020
@rkttu rkttu added the quality improvements Make code quality better label Sep 24, 2020
@rkttu rkttu closed this as completed Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quality improvements Make code quality better
Projects
None yet
Development

No branches or pull requests

1 participant