Skip to content

refactor(database): ServerActions abstract class and implementations #65

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

Conversation

jsayol
Copy link
Contributor

@jsayol jsayol commented Jun 17, 2017

Converting ServerActions interface to an abstract class and refactoring its implementations.

I also made a small change to logWrapper in src/database/core/util/util.ts to avoid a TypeScript error when calling this.log_().

@jsayol jsayol force-pushed the ts-database-serveractions branch from e898dd3 to 319f93c Compare June 17, 2017 10:36
@jsayol
Copy link
Contributor Author

jsayol commented Jun 18, 2017

Closing this and pushing this commit together with PR #66, since it's all related.

@jsayol jsayol closed this Jun 18, 2017
@jsayol jsayol deleted the ts-database-serveractions branch June 18, 2017 10:58
@firebase firebase locked and limited conversation to collaborators Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants