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

added DocumentSnapshot.dataMap() (fixes #186) #214

Merged
merged 2 commits into from
Sep 1, 2021

Conversation

suntrix
Copy link
Contributor

@suntrix suntrix commented Aug 28, 2021

No description provided.

@suntrix
Copy link
Contributor Author

suntrix commented Sep 1, 2021

@nbransby / @Reedyuk - Can you review?

@Reedyuk Reedyuk merged commit 5b54af7 into GitLiveApp:master Sep 1, 2021
@nbransby
Copy link
Member

This one slipped past me but I believe dataMap() is flawed due to the reason stated here #38 (comment) and should probably be removed to avoid exposing platform specific types to the multiplaform code. Forcing usage of kotlinx-serialization is the only way to ensure the api remains platform dependent

@suntrix suntrix deleted the document-snapshot-entries branch November 2, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants