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

create non-asynchronous version of setCtx and setAppCtx as originally intended #8

Open
eudaimos opened this issue Jul 20, 2018 · 0 comments
Labels
enhancement New feature or request pkg: core corresponds to the @tao.js/core package

Comments

@eudaimos
Copy link
Contributor

Make this optional

This would allow inline handlers to be completely inline and not have any asynchronous calls as originally intended by the framework and delegate all asynchronous calls to chains that are in async handlers.

This also adds a lot more burden on the developer to know this ahead of time so maybe it's not worth implementing.

@eudaimos eudaimos added enhancement New feature or request pkg: core corresponds to the @tao.js/core package labels Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pkg: core corresponds to the @tao.js/core package
Projects
None yet
Development

No branches or pull requests

1 participant