Fork me on GitHub
#fulcro
<
2017-10-16
>
tony.kay20:10:38

@claudiu I think this issue deserves some attention. It does seem like a very common use-case is that people want the load marker, but they also want it not to overwrite the data. Since this has been such a common concern, I think it would be a worthwhile feature addition to the load system. We could do something as simple as put the load markers at some predefined namespace (that you’d still have to query).

tony.kay20:10:57

If such a change eliminates most of the need people are having for post-mutations, then great