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

Make Kernel.setCtx args similar to AppCtx constructor #9

Open
eudaimos opened this issue Oct 15, 2018 · 0 comments
Open

Make Kernel.setCtx args similar to AppCtx constructor #9

eudaimos opened this issue Oct 15, 2018 · 0 comments
Labels
api constistency enhancement to make the API consistent pkg: core corresponds to the @tao.js/core package

Comments

@eudaimos
Copy link
Contributor

Currently only accepts data as a single last parameter.

This is confusing when writing code to know that it's different from the AppCtx constructor which accepts an object, an array or up to 3 args.

@eudaimos eudaimos added api constistency enhancement to make the API consistent pkg: core corresponds to the @tao.js/core package labels Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api constistency enhancement to make the API consistent pkg: core corresponds to the @tao.js/core package
Projects
None yet
Development

No branches or pull requests

1 participant