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

Move mappers from domain layer to repository #182

Open
ryanw-mobile opened this issue May 9, 2024 · 0 comments
Open

Move mappers from domain layer to repository #182

ryanw-mobile opened this issue May 9, 2024 · 0 comments
Assignees
Labels
refactor Refactoring production code, eg. renaming a variable.

Comments

@ryanw-mobile
Copy link
Owner

It is more appropriate that the domain layer does not depend on the DTOs which the mappers required.
Done one during abolishing Retrofit but there are a few more to go.

@ryanw-mobile ryanw-mobile added the refactor Refactoring production code, eg. renaming a variable. label May 9, 2024
@ryanw-mobile ryanw-mobile self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring production code, eg. renaming a variable.
Projects
None yet
Development

No branches or pull requests

1 participant