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

GoogleDataTransport: reduce public API to required minimum #6383

Closed
maksymmalyhin opened this issue Sep 1, 2020 · 2 comments
Closed

GoogleDataTransport: reduce public API to required minimum #6383

maksymmalyhin opened this issue Sep 1, 2020 · 2 comments

Comments

@maksymmalyhin
Copy link
Contributor

maksymmalyhin commented Sep 1, 2020

As originally to separate GoogleDataTransport SDKs where merged into one we can cleanup the public API surface to keep only API actually useful for clients and hide any implementation details such GDTCORStorageProtocol and most of the GDTCORLibrary public API. This will simplify modifications of the SDK without major version bumps.

Also some private headers should be moved to internal if the headers are not used outside of GDT.

@ryanwilson
Copy link
Member

Need to make sure copybara is finished. Internal header cleanup can be separated.

@maksymmalyhin
Copy link
Contributor Author

Private headers cleanup deferred to #6696.

@firebase firebase locked and limited conversation to collaborators Nov 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants