lrsxcd / vip-repl

Clojure View-Interact-Pull REPL
1 stars 0 forks source link

Implement filters with on-change method #9

Open davidvoler opened 5 years ago

davidvoler commented 5 years ago

Implement filters with on change method

  1. we need an atom db in the client and server
  2. the on change method should update the atom
  3. as a result - visual should change
  4. server will be notified
  5. atom in the server should change
  6. repl ser should be notified - like printing something
  7. writing the change to a history