Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

hydrating client stores from server + proxies #8

Open
babsonmatt opened this issue May 12, 2016 · 2 comments
Open

hydrating client stores from server + proxies #8

babsonmatt opened this issue May 12, 2016 · 2 comments

Comments

@babsonmatt
Copy link

Any ideas on how to use proxies if the stores come over prepopulated from the server? Seems like you'd have to de-normalize and normalizr-immutable?

@mschipperheyn
Copy link
Owner

Yeah, that would sense to me. I don't have this use case myself. Since normalization and de-normalization is a one command thing, this sounds like a good idea.

@mschipperheyn
Copy link
Owner

Also, when you execute toJSON(), it will retrieve the proxied object and not the proxy itself

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants