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

Use new EntityRepository #141

Open
colemanw opened this issue Aug 25, 2024 · 0 comments
Open

Use new EntityRepository #141

colemanw opened this issue Aug 25, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@colemanw
Copy link
Collaborator

This will be a long-term benefit to the stability of ECK: https://lab.civicrm.org/dev/core/-/issues/5410

The new EntityRepository, is intended to be flexible and comprehensive, with support for any storage method (sql-based, file-based, etc), and full support for virtual entities that are not tied to a DAO class.

I've already converted SearchKit's virtual entities over and it wasn't too hard. I'd like to do ECK sometime in the next 6 months or so, depending on BC compatibility goals (as it would necessitate a core version req bump).

@jensschuppe jensschuppe added this to the 1.1 milestone Aug 26, 2024
@jensschuppe jensschuppe added the enhancement New feature or request label Aug 26, 2024
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

2 participants