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

Edde\Entity: Try to use base entity in collection for clonning (avoid hard dependencies) #25

Open
marek-hanzal opened this issue Nov 4, 2017 · 0 comments
Assignees
Milestone

Comments

@marek-hanzal
Copy link
Member

I'm not sure, if this will be possible, but it could speed up things (maybe) by clonning the base entity in collection instead of calling EntityManager; the problem could be bypassing EntityManager for entity creation, but it is not formal factory for entity, sooo...

@marek-hanzal marek-hanzal added this to the 4.0 milestone Nov 4, 2017
@marek-hanzal marek-hanzal self-assigned this Nov 4, 2017
@marek-hanzal marek-hanzal modified the milestones: 4.0.0, 4.0.1 Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant