Skip to content

Split UserDataConverter in two #21

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

Merged
merged 6 commits into from
Sep 18, 2018
Merged

Split UserDataConverter in two #21

merged 6 commits into from
Sep 18, 2018

Conversation

wilhuff
Copy link
Contributor

@wilhuff wilhuff commented Sep 17, 2018

Splits ParseAccumulator from ParseContext and moves shared user data
classes like ParsedSetData and ParsedUpdateData to core.

This matches the reorganization in firebase/firebase-ios-sdk#1823 where
the changes have a more direct benefit. This change mostly just keeps
the ports in sync.

Splits ParseAccumulator from ParseContext and moves shared user data
classes like ParsedSetData and ParsedUpdateData to core.

This matches the reorganization in firebase/firebase-ios-sdk#1823 where
the changes have a more direct benefit. This change mostly just keeps
the ports in sync.
@wilhuff
Copy link
Contributor Author

wilhuff commented Sep 17, 2018

This isn't ready after all. Pay no mind.

@wilhuff wilhuff assigned mikelehen and unassigned wilhuff Sep 17, 2018
@wilhuff
Copy link
Contributor Author

wilhuff commented Sep 17, 2018

Now self-contained.

@wilhuff
Copy link
Contributor Author

wilhuff commented Sep 17, 2018

/test check

1 similar comment
@wilhuff
Copy link
Contributor Author

wilhuff commented Sep 17, 2018

/test check

Copy link
Contributor

@mikelehen mikelehen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor comment nits.

@mikelehen mikelehen assigned wilhuff and unassigned mikelehen Sep 17, 2018
@wilhuff wilhuff merged commit fe039c3 into master Sep 18, 2018
@wilhuff wilhuff deleted the wilhuff/user-data branch September 18, 2018 16:19
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants