Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

meta22 branch: broadcast updates to all related docs #703

Open alon opened 8 years ago

alon commented 8 years ago

in the non overlapping documents model any client had to only subscribe to changes to it's own document.

in the overlapping document model this no longer holds, and clients need to see changes that affect their document regardless of the document of origin (which is not relevant to the graph as a whole).

changes seem to be needed in rz_mesh.py