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

Consider a Promise-style then & catch #11

Open
nevir opened this issue Apr 8, 2017 · 1 comment
Open

Consider a Promise-style then & catch #11

nevir opened this issue Apr 8, 2017 · 1 comment

Comments

@nevir
Copy link

nevir commented Apr 8, 2017

It might be beneficial to make a breaking change to convert then's interface over to just emit the found entities, and have a separate catch callback, so that requests adhere to Promise's interface. This would allow easy interop with async/await

@8bitDesigner
Copy link
Owner

I totally agree, however my company no longer uses Target Process, so I don't have any way to build or test that change. If you want, however, I can make you a contributor on this project if you want to pick that task up.

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

2 participants