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

Improve default module behavior #7

Open
bloer opened this issue Jul 7, 2017 · 0 comments
Open

Improve default module behavior #7

bloer opened this issue Jul 7, 2017 · 0 comments

Comments

@bloer
Copy link
Owner

bloer commented Jul 7, 2017

Some of the modules that are included by default are either very specific to a given analysis, or require additional data files to work properly, or are just plain broken. Potential fixes:

  • Only register the basic common modules useful to any project
  • Make the problematic modules disabled by default
  • Make all modules disabled by default, so you have to explicitly enable them in your config file
  • Use some sort of factory to register the modules directly in the config file (bleh...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant