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

[#2514] Refactor generic openklant client factories to concrete equivalents #1233

Merged
merged 1 commit into from
May 31, 2024

Conversation

swrichards
Copy link
Contributor

The generic client factory has the drawback of both typing ambiguity (generic APIClient versus concrete KlantenClient) and poor static code analysis. This refactor will address both concerns.

This also achieves consistency with #1226.

…alents

The generic client factory has the drawback of both typing ambiguity (generic
APIClient versus concrete KlantenClient) and poor static code analysis.
This refactor will address both concerns.
@swrichards swrichards marked this pull request as ready for review May 31, 2024 14:36
@swrichards swrichards requested a review from pi-sigma May 31, 2024 14:39
@swrichards swrichards requested a review from alextreme May 31, 2024 16:02
@alextreme alextreme merged commit 95f207f into develop May 31, 2024
16 checks passed
@alextreme alextreme deleted the issues/2514-concrete-openklant-client-factories branch May 31, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants