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

Create a proper plugin system #22

Open
cab404 opened this issue Nov 6, 2022 · 0 comments
Open

Create a proper plugin system #22

cab404 opened this issue Nov 6, 2022 · 0 comments

Comments

@cab404
Copy link
Owner

cab404 commented Nov 6, 2022

Currently all of the functionality is clumped together in «apply_to_*» methods. This is not scalable and encourages doing shitty changes.

This needs to go. Current vector of development in that regard — moving to NetworkFlag and PeerFlag traits, which would be doing all of the transformations.

Kind of like monads?

@cab404 cab404 moved this to In Progress in wg-bond Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant