-
Notifications
You must be signed in to change notification settings - Fork 39
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
Version 1.0 API #441
Comments
I started looking at the |
This is part of the effort toward #441 --------- Co-authored-by: David Phillips <david@acz.org>
Additional task here, we should, at least verify, that we are not breaking Java's "module system" good practices for package naming etc. |
I think we can now close this one now, the bulk of the work has been done and there are issues opened for the rest. |
This issue is for collecting ideas and opinions about what our 1.0 API should look like. The primary focus is on the user-facing API. Though some decisions may have consequences for the internal APIs. We need to choose this direction and get out a beta in the coming months. From there we can iterate until we feel ready to public a 1.0. Once we can publish a stable API, we can start building some of the nicer layers on top and we can better support people in production.
This issue will have both a goals and a tasks section. I'll add items to both as we discuss in the team meetings and get a consensus on the ideas. Please issue your ideas and proposals as comments.
Goals
Tasks
TODO
The text was updated successfully, but these errors were encountered: