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

Apply namespaces for state separation #7

Open
ohager opened this issue Sep 10, 2017 · 0 comments
Open

Apply namespaces for state separation #7

ohager opened this issue Sep 10, 2017 · 0 comments

Comments

@ohager
Copy link
Owner

ohager commented Sep 10, 2017

Currently, nanoflux-fusion uses namespaces to avoid conflicts for actors. I figured out that the same namespace should be used to separate the state also, i.e. Store.getState().namespace.stateItem. That way, it's possible to maintain fully separated domain models within the store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant