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

Bundle must be Orm agnostic #60

Open
BFoucher opened this issue Nov 23, 2017 · 0 comments
Open

Bundle must be Orm agnostic #60

BFoucher opened this issue Nov 23, 2017 · 0 comments

Comments

@BFoucher
Copy link
Contributor

The bundle use ORM to persist entities but never use persisted object.
Orm and persistence is responsibility of implementation and not of bundle.

this issue is a complement of previous #53 and mainly for last feature #59 / #58 .
We must clean bundle and document the good way to override and persist bundle models when it's a domain requirement

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

No branches or pull requests

1 participant