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 _ebean_getMarker() from EntityBean interface - not actually required #2279

Closed
rbygrave opened this issue Jul 30, 2021 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@rbygrave
Copy link
Member

Refactor tidy, remove un-necessary method from EntityBean interface.

_ebean_getMarker() is not required to be part of the interface. We can remove this method and it's still fine regardless of the ebean-agent being used.

Note that the ebean-agent going forward is also not going to use it - see ebean-orm/ebean-agent#167

@rbygrave rbygrave added this to the 12.10.1 milestone Jul 30, 2021
@rbygrave rbygrave self-assigned this Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant