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

Refactor Control Module #35

Open
seldridge opened this issue Jun 23, 2016 · 0 comments
Open

Refactor Control Module #35

seldridge opened this issue Jun 23, 2016 · 0 comments
Assignees

Comments

@seldridge
Copy link
Collaborator

The Control Module really doesn't do anything. This is a glorified router masquerading as "control". The control for DANA is distributed across all the modules, e.g., DANA's Transaction Table determines by itself what to do next.

I'm not sure of the best approach here, but it seems like the Control Module should be removed and whatever actually processing that it is doing should be rolled into another module.

Alternatively, this could just be renamed to "SignalRouter" or something?

@seldridge seldridge self-assigned this Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant