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

refactor: use more static functions #44

Open
penCsharpener opened this issue Jan 1, 2018 · 0 comments
Open

refactor: use more static functions #44

penCsharpener opened this issue Jan 1, 2018 · 0 comments
Assignees
Milestone

Comments

@penCsharpener
Copy link
Collaborator

EndPointBase.cs and EndPointSendMessage.cs have some abstract and virtual methods that would work better in the entire project if they were static. Makes them more reusable without the need to inherit any of the aforementioned classes.

@penCsharpener penCsharpener added this to the ZulipC# 0.5 milestone Jan 1, 2018
@penCsharpener penCsharpener self-assigned this Jan 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants