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

custom API function context #6

Open
marcopeg opened this issue Feb 23, 2015 · 0 comments
Open

custom API function context #6

marcopeg opened this issue Feb 23, 2015 · 0 comments
Assignees

Comments

@marcopeg
Copy link
Member

custom API should always receive the internal store as scope.
they may be able to change the state.

actions definition functions shouldn't receive that scope.
they are only there to propagate actions to other stores.

@marcopeg marcopeg self-assigned this Feb 23, 2015
@marcopeg marcopeg changed the title restrict the scope for actions implementation custom API function context Feb 24, 2015
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