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

Organize group info by window using memory store #205

Open
bradcush opened this issue Dec 14, 2021 · 0 comments
Open

Organize group info by window using memory store #205

bradcush opened this issue Dec 14, 2021 · 0 comments
Labels
refactor Pure code improvement
Milestone

Comments

@bradcush
Copy link
Owner

Organizing groups by window will make processing them easier since it's a more accurate representation of how tabs and groups are mapped to windows in the actual browser. Using a central store will also provide easier access and simply operations on this central state existing in one place, no longer making it as transient between function calls.

@bradcush bradcush added the refactor Pure code improvement label Dec 14, 2021
@bradcush bradcush added this to the stable milestone Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Pure code improvement
Projects
None yet
Development

No branches or pull requests

1 participant