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

Reduce public API to a bare minimum #76

Closed
goofballLogic opened this issue Sep 30, 2020 · 3 comments · Fixed by #77
Closed

Reduce public API to a bare minimum #76

goofballLogic opened this issue Sep 30, 2020 · 3 comments · Fixed by #77
Assignees

Comments

@goofballLogic
Copy link
Member

As part of discussion on #71 it was noted that we have a large public API including things which are not core to this library's purpose.

We should make as many parts of the library internal as possible while preserving the core public API which we intend to support in subsequent releases (even if this will change over time).

@goofballLogic goofballLogic self-assigned this Sep 30, 2020
@goofballLogic
Copy link
Member Author

@asbjornu FYI starting this now

@goofballLogic
Copy link
Member Author

Proposed reduced public API:

image

@goofballLogic goofballLogic mentioned this issue Sep 30, 2020
@goofballLogic
Copy link
Member Author

Also proposing reducing the API of the Context object to:
image

@goofballLogic goofballLogic changed the title Reduce public API to a bear minimum Reduce public API to a bare minimum Sep 30, 2020
goofballLogic added a commit that referenced this issue Oct 3, 2020
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

Successfully merging a pull request may close this issue.

1 participant