forked from zulip/zulip-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
redux: Scaffolding for custom replace/revive logic.
This sets up how we'd like to plug in custom replacers and revivers, but doesn't add any yet. We can use the '__serializedType__' string freely because we're using `zulip/remotedev-serialize@5f9f759a4`, which contains a fix for proper round-tripping of that string, to avoid collisions when that string occurs as a key representing data, and the unplanned behavior such collisions would cause.
- Loading branch information
Chris Bobbe
committed
May 5, 2020
1 parent
6ed2ee8
commit e834f33
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters