Skip to content

Drop Connection classes (or at least make them non-public) #2606

@dhermes

Description

@dhermes

The Logging / Pub/Sub / Datastore packages all have custom API objects that do that actual communication with the server. Now Connection is just a container for some members that those API objects require. Should we remove these base classes and make any shared behavior from the core Connection into helper functions instead of a shared base?

Metadata

Metadata

Labels

api: coretype: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions