patch icon indicating copy to clipboard operation
patch copied to clipboard

WIP: Patch dmap reset and patchable

Open Ericson2314 opened this issue 5 years ago • 1 comments

from https://github.com/reflex-frp/reflex/pull/357

CC @danbornside

Ericson2314 avatar Jan 08 '20 23:01 Ericson2314

I think I want Patchable to live in a separate library; maybe just make https://github.com/obsidiansystems/partial-map Patchable and have it depend on this library, because I am not sure it is a good idea to intermingle patches and patch targets in the same channel. We do do it today of course, but if we put it in this library then we are condoning it, and I wouldn't want others to start doing that if they don't already.

Ericson2314 avatar Jan 09 '20 00:01 Ericson2314