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

Table gateway #2

Open
baukevdw opened this issue Jul 17, 2018 · 0 comments
Open

Table gateway #2

baukevdw opened this issue Jul 17, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@baukevdw
Copy link
Member

baukevdw commented Jul 17, 2018

The current object repository has two responsibilities, managing entities and managing rows. It would be nice to have it separated and make the object repository only responsible for managing entities. This requires having a separate table class resposible for managing the rows associated with the entity.

The table class should be something like object/classes/Repository.php@94cda41

@baukevdw baukevdw added the enhancement New feature or request label Jul 17, 2018
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