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

Store parent association before hydrating document #1152

Closed
wants to merge 2 commits into from
Closed

Store parent association before hydrating document #1152

wants to merge 2 commits into from

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Jun 18, 2015

This change stores the parent association in UnitOfWork before hydrating data into an embedded documents. This allows postLoad subscribers to use getParentAssociation to get information about the containing object.

@malarzm
Copy link
Member

malarzm commented Jun 18, 2015

👍

@malarzm
Copy link
Member

malarzm commented Jun 18, 2015

But also having a test for this would be nice ;)

@malarzm malarzm added the Task label Jun 18, 2015
@malarzm malarzm added this to the 1.0.0 milestone Jun 18, 2015
@malarzm
Copy link
Member

malarzm commented Jun 23, 2015

Merged manually in 3fcc8cf

@malarzm malarzm closed this Jun 23, 2015
@alcaeus alcaeus deleted the store-parent-association-before-hydrate branch June 30, 2015 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants