Skip to content

Feature/refactor delete #1397

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Feature/refactor delete #1397

wants to merge 16 commits into from

Conversation

kcinay055679
Copy link
Collaborator

No description provided.

@kcinay055679 kcinay055679 force-pushed the feature/refactor-delete branch 4 times, most recently from b9da4c6 to 08a3231 Compare February 17, 2025 12:58
Copy link
Collaborator

@peggimann peggimann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall i see that this works, however i think this adds too much tech depth to the project, consider the following:

  • We do not need a Hard-Delete anymore simply stay with soft-delete
  • I reckon that interfacing could simplify the "Generic Hell" instead of using abstract classes
  • Maybe even direct implementations are the way to go instead of abstracting that much
  • Overall look over your PR there are quite some amount of unwanted comments/ todos left over.

@kcinay055679 kcinay055679 force-pushed the feature/refactor-delete branch from 08a3231 to 96593d1 Compare March 4, 2025 07:27
@kcinay055679 kcinay055679 force-pushed the feature/refactor-delete branch from 607561d to 814d124 Compare March 4, 2025 14:29
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.

2 participants