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

Delete Unused Modules and "Compatibility" Type Aliases #8

Open
DavisDevelopment opened this issue Aug 15, 2018 · 0 comments
Open

Delete Unused Modules and "Compatibility" Type Aliases #8

DavisDevelopment opened this issue Aug 15, 2018 · 0 comments
Assignees
Labels
enhancement performance problems and/or suggestions regarding app's performance redesign / restructure needed/pending changes to existing systems

Comments

@DavisDevelopment
Copy link
Owner

DavisDevelopment commented Aug 15, 2018

There's really a lot of dead code floating about in this project, and it's cluttering the whole application. I need to prune as much of that away as possible, to make it more pleasant/less confusing to navigate the source code. Probably even some performance benefits.
So, goals are:

  • Delete source files...
    • for modules that aren't being used ever
    • for modules that have been since replaced, or moved to a different package-path

I should put together a list of paths to files to be removed sometime soon.

@DavisDevelopment DavisDevelopment self-assigned this Aug 15, 2018
@DavisDevelopment DavisDevelopment added performance problems and/or suggestions regarding app's performance enhancement redesign / restructure needed/pending changes to existing systems labels Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement performance problems and/or suggestions regarding app's performance redesign / restructure needed/pending changes to existing systems
Projects
None yet
Development

No branches or pull requests

1 participant