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

API cleanup #9

Closed
edrdo opened this issue May 13, 2017 · 1 comment
Closed

API cleanup #9

edrdo opened this issue May 13, 2017 · 1 comment
Milestone

Comments

@edrdo
Copy link
Member

edrdo commented May 13, 2017

Make constructors for classes in the public API visible (beyond the use of the facade) and/or convert the classes at stake to interfaces.

@edrdo edrdo modified the milestones: 0.11, 0.12 May 13, 2017
@edrdo edrdo changed the title API Cleanup: turn DataSource, Table and Query into interfaces API cleanup: turn DataSource, Table and Query into interfaces May 16, 2017
@edrdo
Copy link
Member Author

edrdo commented May 16, 2017

Also make implementation less obscure by dropping the use of package-private constructors.

@edrdo edrdo changed the title API cleanup: turn DataSource, Table and Query into interfaces API cleanup in what concerns DataSource, Table and Query May 22, 2017
@edrdo edrdo changed the title API cleanup in what concerns DataSource, Table and Query API cleanup May 22, 2017
@edrdo edrdo closed this as completed in e806c2b May 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant