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

Improper modularity implementation #249

Open
hailstorm75 opened this issue Mar 16, 2023 · 0 comments
Open

Improper modularity implementation #249

hailstorm75 opened this issue Mar 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hailstorm75
Copy link
Owner

One of the core goals of this project is to provide a modular tool - it's in the name.
However, the implementation is horrible.
Adding a new plugin is overly complicated and even broken.
Thus, the approach must be rethought and reimplemented.

The resulting change might sacrifice the ability to easily replace the GUI of the tool; however, there is little to no reason for adding such flexibility. The primary focus should be extensible functionality.

@hailstorm75 hailstorm75 added the bug Something isn't working label Mar 16, 2023
@hailstorm75 hailstorm75 self-assigned this Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant