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

Remove IEntity #414

Open
Tracked by #427
fiseni opened this issue Nov 9, 2024 · 0 comments · May be fixed by #432
Open
Tracked by #427

Remove IEntity #414

fiseni opened this issue Nov 9, 2024 · 0 comments · May be fixed by #432
Assignees

Comments

@fiseni
Copy link
Collaborator

fiseni commented Nov 9, 2024

In the library, we have included IEntity interface. It's been there since the beginning. We don't use it internally in any way, and there is no reason to have this contract. Consumers usually may create their own abstractions for IEntity, and we're just creating conflicts for them.

It's a breaking change (someone might be using it), but I think we should do a proper cleanup for the next major version.

@fiseni fiseni mentioned this issue Nov 9, 2024
15 tasks
@fiseni fiseni linked a pull request Dec 20, 2024 that will close this issue
@fiseni fiseni self-assigned this Dec 20, 2024
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