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 GenericRepository #44

Open
3 tasks
xPand4B opened this issue May 7, 2020 · 0 comments
Open
3 tasks

Refactor GenericRepository #44

xPand4B opened this issue May 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@xPand4B
Copy link
Owner

xPand4B commented May 7, 2020

What to do?

GenericRepository::class should be more like a BaseRepository:class. Component-Repositories should implement an specified interface that can be injected.

  • Refactor GenericRepository::class to BaseRepository::class
  • Add component-repository-interfaces
  • Bind repositories to interfaces
@xPand4B xPand4B added the enhancement New feature or request label May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant