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

Rework the settings manager #469

Open
lk-geimfari opened this issue Oct 7, 2022 · 0 comments
Open

Rework the settings manager #469

lk-geimfari opened this issue Oct 7, 2022 · 0 comments
Assignees
Labels
chromium The issues related to Chromium version of CensorTracker enhancement New feature or request feature Feature request firefox 🦊 The issues related to Firefox version of CensorTracker

Comments

@lk-geimfari
Copy link
Contributor

lk-geimfari commented Oct 7, 2022

It's becoming problematic to manage settings, so we need to rework settings.

There are plenty of FSM libs, but xstate fits perfectly for us.

We can use it for transitions and then serialize the result of a transition to store it in storage, instead of manually caring about transition conflicts, bugs and so on.

@lk-geimfari lk-geimfari added enhancement New feature or request feature Feature request firefox 🦊 The issues related to Firefox version of CensorTracker chromium The issues related to Chromium version of CensorTracker labels Oct 7, 2022
@lk-geimfari lk-geimfari self-assigned this Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chromium The issues related to Chromium version of CensorTracker enhancement New feature or request feature Feature request firefox 🦊 The issues related to Firefox version of CensorTracker
Projects
None yet
Development

No branches or pull requests

1 participant