Skip to content

Refactor responsibilities out from single class #59

@technicalpickles

Description

@technicalpickles

Right now, the Prosopite does quite a bit. I think it could be helpful to refactor out some of the logic into their own classes to better encapsulate the behavior. The main areas I can identify so far are:

  • configuration
  • notifying
  • fingerprinting
  • scanning (scan, start, stop, subscribing to activerecord events)

I kinda started a branch for this already, but I figured I'd gauge interest appetite before dropping a big PR 😅

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