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

Document should implement CompletableFuture #1

Open
alexpartsch opened this issue Sep 3, 2020 · 0 comments
Open

Document should implement CompletableFuture #1

alexpartsch opened this issue Sep 3, 2020 · 0 comments

Comments

@alexpartsch
Copy link
Contributor

After using jocument in another project for the first time, it came to my mind that an instance of the jocument Document class is a future. Since we do async generation from the getgo the returned document can be handled as CompletableFuture, since it represents a Document to be.

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

No branches or pull requests

1 participant