Skip to content

refactor project structure design for policies #4

@0xtrr

Description

@0xtrr

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions