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 project structure design for policies #4

Open
0xtrr opened this issue Sep 17, 2024 · 0 comments
Open

refactor project structure design for policies #4

0xtrr opened this issue Sep 17, 2024 · 0 comments

Comments

@0xtrr
Copy link
Owner

0xtrr commented Sep 17, 2024

I want to redesign the structure of the project so that it's easier to add new policies. I think we can do this by making a trait or some kind of interface each filter must adhere to, to decouple the filtering logic and to create a "pipeline" of filters that gets processed for each event.

I don't have a good plan for this yet but here are some good projects to take inspiration from:

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