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 duplication #24

Closed
joaorodrs opened this issue Sep 12, 2022 · 0 comments · Fixed by #23
Closed

Table duplication #24

joaorodrs opened this issue Sep 12, 2022 · 0 comments · Fixed by #23

Comments

@joaorodrs
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Yes. Implementing one table for each entity can cause serious code duplication issues due to the tables having more lines than other type of files.

Describe the solution you'd like
Just one component for every table, for any entity.

Describe alternatives you've considered
Implementing a "Standard Table" that doesn't limits the current features of the current table system.

@joaorodrs joaorodrs mentioned this issue Sep 12, 2022
14 tasks
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 a pull request may close this issue.

1 participant