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: Entity could be lazy loaded #8

Open
marek-hanzal opened this issue Nov 1, 2017 · 0 comments
Open

Edde\Entity: Entity could be lazy loaded #8

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

Comments

@marek-hanzal
Copy link
Member

Entity could go from the storage/collection, but it's data could not be loaded; entity is all the times a collection, thus when there is a request for data on the entity, it could load it (when it has a query).

Thus an Entity with a GUID is just collection where guid = .

@marek-hanzal marek-hanzal added this to the 4.0 milestone Nov 1, 2017
@marek-hanzal marek-hanzal self-assigned this Nov 1, 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

2 participants
@marek-hanzal and others