You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: