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

vertx support #26

Open
saturnism opened this issue Mar 28, 2014 · 3 comments
Open

vertx support #26

saturnism opened this issue Mar 28, 2014 · 3 comments

Comments

@saturnism
Copy link
Member

Provide support for vert.x so that the same paradigm/interfaces can work seamlessly in vert.x

@carchrae
Copy link

carchrae commented Dec 5, 2014

i hate reading issues like this - i was about to blindly use this in my vertx project!

what exactly does not work? i guess i can find out soon! :)

@saturnism
Copy link
Member Author

:) it means that it hasn't been verified/implemented yet. pls let me know what you find and/or suggest what should be done. even better if you would consider contributing.

cheers!

@carchrae
Copy link

will do. i am unsure of which/any java promises implementation to use. i tried https://github.com/englishtown/when.java and also rolled my own last year; common interface with one implementation as a gwt wrapper on when.js and the other implementation in pure java (non-blocking only). i am yet to find the right balance on how much type safety to enforce. promises promises...

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

No branches or pull requests

2 participants