Re: [whatwg/dom] Proposal: DOMChangeList (#270)

This Proposal seems so nice for me.
I think if DOMChangeList could **serialize into string** will let us ..

- sending that from server via WebSocket and, deserialize/apply to DOM for SPA easily.
- saving that to localStorage/IDB, take them and calculate reverse change will enable Undo DOM easily.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/270#issuecomment-279590046

Received on Tuesday, 14 February 2017 02:34:37 UTC