You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😅
The text was updated successfully, but these errors were encountered:
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:I kinda started a branch for this already, but I figured I'd gauge interest appetite before dropping a big PR 😅
The text was updated successfully, but these errors were encountered: