synchrony / smsn

Semantic Synchrony. An experiment in cognitive and sensory augmentation.
Other
179 stars 15 forks source link

diff-based read and write of views #25

Open joshsh opened 11 years ago

joshsh commented 11 years ago

Rather than pulling and pushing entire views, pull only a diff (of changes since the last pull), and push only a diff (of changes to the buffer since it was populated). This has the potential to dramatically increase the responsiveness of the interface, particularly when you are dealing with large views.